From 93a603ff3d6a14a497bbec4051140f42e044f016 Mon Sep 17 00:00:00 2001 From: Johannes Lukas Bartunek <bartunej@physik.fu-berlin.de> Date: Sun, 1 May 2022 11:44:51 +0200 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 6dc57a0..adbcb22 100644 --- a/README.md +++ b/README.md @@ -2,5 +2,6 @@ Repository for a N-Body simulation in collaboration with Julia -The simulation program is under `/nbody` +The simulation program is under `./nbody` + The OpenGL based Visualization is under `./stargazer` -- GitLab