diff options
-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  |