From 7ed057bd8cfc8d56918ddc74bdbd5ccfbf2af70a Mon Sep 17 00:00:00 2001 From: NotAFoe <75176016+NotAF0e@users.noreply.github.com> Date: Fri, 6 Jan 2023 15:01:22 +0000 Subject: [PATCH] updated with more up-to-date info --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 17b0deb..66b7897 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ ## An infinitely unfinished population simulator -This is a rewrite of pop_sim(in folder "deprecated") from python to rust for the sake of rust speed +A gui/non-gui population simulator built in rust for the sake of speed. + +The GUI library is EGUI: https://github.com/emilk/egui