Skip to content

Commit c23d26a

Browse files
I'm done I swear
1 parent f3e650d commit c23d26a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ Linear particle library for [macroquad](https://github.com/not-fl3/macroquad).
1111

1212
To add the library to your own crate, run `cargo add linearpl`.
1313

14+
---
15+
1416
# Usage
1517

1618
An example of how to use this library is given in [main.rs](src/main.rs), I'd recommend
@@ -82,6 +84,7 @@ using a single clock, making it easier for the user to create more complex and i
8284
graphics from the particle system implementation in the library. These objects hold any
8385
type of `ParticleSys` implementation, including other SyncGrp and SeqGrp objects.
8486

87+
---
8588

8689
# Licensing
8790

0 commit comments

Comments
 (0)