From 2dce6b3f01d433e905286be4d713abc9cbc962fe Mon Sep 17 00:00:00 2001 From: xAlpharax <42233094+xAlpharax@users.noreply.github.com> Date: Mon, 4 Sep 2023 03:19:26 +0300 Subject: Ignore the binary + typo in README Changes to be committed: modified: .gitignore modified: README.md --- .gitignore | 4 ++++ README.md | 4 ++-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 259148f..63abdad 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,7 @@ +ChaoticAttractors + +# C++ template of .gitignore + # Prerequisites *.d diff --git a/README.md b/README.md index a1683c2..c7443b3 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ This project uses SFML. You may easily find SFML and SFML-devel in your package ## Usage -To compile and execute the program do: +To compile and execute the program: ```bash ./run.sh @@ -44,6 +44,6 @@ Or as [AnonymoZ](https://github.com/AnonymoZ) put it: > > Change to fullscreen or not with “F”. -### Cool thing +### Cool stuff ![Image](https://cdn.discordapp.com/attachments/663775769293750302/1148043114414620753/image.png) -- cgit v1.2.3