summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitignore4
-rw-r--r--README.md4
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)