summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorrealtradam <[email protected]>2022-05-14 02:06:58 -0400
committerrealtradam <[email protected]>2022-05-14 02:06:58 -0400
commit30e06a7020dbf0db24c99344f0b67c55253fd69f (patch)
tree7893d72aef43384014da767f3266c388ce597d56
parent7e4110f09b0b84fe21c6f191d672c96eb8349a55 (diff)
downloadruboids-30e06a7020dbf0db24c99344f0b67c55253fd69f.tar.gz
ruboids-30e06a7020dbf0db24c99344f0b67c55253fd69f.zip
updated image links
-rw-r--r--README.mdown4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.mdown b/README.mdown
index 6e0f6b4..d8af353 100644
--- a/README.mdown
+++ b/README.mdown
@@ -1,4 +1,4 @@
-![Piranha](https://naked.catgirls.rodeo/images/Predator%201.png)
+![Piranha](https://github.com/realtradam/ruboids/blob/master/assets/Predator%201.png?raw=true)
[![MIT License](https://img.shields.io/github/license/realtradam/FelFlame?label=license&style=flat)](https://github.com/realtradam/FelFlame/blob/master/LICENSE)
[![Ko-Fi](https://img.shields.io/static/v1?message=Buy%20me%20a%20coffee&logo=kofi&labelColor=ff5e5b&color=434B57&logoColor=white&label=%20)](https://ko-fi.com/tradam)
@@ -8,7 +8,7 @@
Ruboids is a [Boids Algorithm Simulation](https://en.wikipedia.org/wiki/Boids) made using [Ruby2D](http://www.ruby2d.com), [FelFlame](https://github.com/realtradam/FelFlame) and [Ruby2D-Camera](https://github.com/realtradam/ruby2d-camera)
-![Ruboid Example](https://naked.catgirls.rodeo/images/ruboid-example.gif)
+![Ruboid Example](https://github.com/realtradam/ruboids/blob/master/ruboid-example.gif?raw=true)
## How to Play