mirror of
https://github.com/kiedtl/fire.git
synced 2024-12-22 14:16:43 +00:00
README.md: update
This commit is contained in:
parent
f62a6ad48c
commit
0701008aea
10
README.md
10
README.md
@ -6,7 +6,7 @@
|
|||||||
|
|
||||||
## what?
|
## what?
|
||||||
`fire` is a remake of the PSX DOOM fire animation in the terminal,
|
`fire` is a remake of the PSX DOOM fire animation in the terminal,
|
||||||
as seen in the [ly](https://github.com/cylgom/ly) display manager.
|
as seen in the [ly](https://github.com/nullgemm/ly) display manager.
|
||||||
It's described nicely by Fabien Sanglard on his
|
It's described nicely by Fabien Sanglard on his
|
||||||
[blog](https://fabiensanglard.net/doom_fire_psx/index.html).
|
[blog](https://fabiensanglard.net/doom_fire_psx/index.html).
|
||||||
|
|
||||||
@ -48,17 +48,17 @@ Uninstall, if you wish:
|
|||||||
```
|
```
|
||||||
|
|
||||||
## how?
|
## how?
|
||||||
simply run `./fire` (or `fire`, if you installed) and enjoy.
|
simply run `fire`:
|
||||||
```
|
```
|
||||||
$ fire
|
$ ./fire
|
||||||
```
|
```
|
||||||
|
|
||||||
### why?
|
### why?
|
||||||
I'm bored
|
I'm bored
|
||||||
|
|
||||||
## credits
|
## credits
|
||||||
- Thanks to @cylgom, for inspiring me to make this project.
|
- Thanks to @nullgemm, for inspiring me to make this project.
|
||||||
- More thanks to @cylgom, from whose repositories I sto^Hborrowed a lot
|
- More thanks to @nullgemm, from whose repositories I sto^Hborrowed a lot
|
||||||
of stuff :)
|
of stuff :)
|
||||||
|
|
||||||
## license
|
## license
|
||||||
|
Loading…
Reference in New Issue
Block a user