diff options
author | xAlpharax <42233094+xAlpharax@users.noreply.github.com> | 2023-09-04 03:19:26 +0300 |
---|---|---|
committer | xAlpharax <42233094+xAlpharax@users.noreply.github.com> | 2023-09-04 03:19:26 +0300 |
commit | 2dce6b3f01d433e905286be4d713abc9cbc962fe (patch) | |
tree | 5b9f68ba2e21735aa57359cb67666ae90236fe6f | |
parent | ca9bbea0a0a3ec98fa6774a9d2c75f01974b0a68 (diff) |
Ignore the binary + typo in README
Changes to be committed:
modified: .gitignore
modified: README.md
-rw-r--r-- | .gitignore | 4 | ||||
-rw-r--r-- | README.md | 4 |
2 files changed, 6 insertions, 2 deletions
@@ -1,3 +1,7 @@ +ChaoticAttractors + +# C++ template of .gitignore + # Prerequisites *.d @@ -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  |