mirror of
https://github.com/nucular/sfxrlua.git
synced 2024-12-05 11:34:21 +00:00
Updated README
This commit is contained in:
parent
9aabdfbd70
commit
27511554ab
@ -1,6 +1,10 @@
|
||||
sfxr.lua
|
||||
========
|
||||
|
||||
```
|
||||
luarocks install sfxr
|
||||
```
|
||||
|
||||
A port of the sfxr sound effect synthesizer to pure Lua, designed to be used
|
||||
together with the *awesome* [LÖVE](https://love2d.org) game framework.
|
||||
|
||||
@ -55,4 +59,3 @@ Documentation
|
||||
|
||||
This project uses [LDoc](http://stevedonovan.github.io/ldoc/) for autogenerated
|
||||
API documentation.
|
||||
(Note to self: `ldoc . && git subtree push --prefix doc origin gh-pages`)
|
||||
|
Loading…
Reference in New Issue
Block a user