summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorxAlpharax <42233094+xAlpharax@users.noreply.github.com>2023-09-04 03:19:26 +0300
committerxAlpharax <42233094+xAlpharax@users.noreply.github.com>2023-09-04 03:19:26 +0300
commit2dce6b3f01d433e905286be4d713abc9cbc962fe (patch)
tree5b9f68ba2e21735aa57359cb67666ae90236fe6f
parentca9bbea0a0a3ec98fa6774a9d2c75f01974b0a68 (diff)
Ignore the binary + typo in README
Changes to be committed: modified: .gitignore modified: README.md
-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)