Updated README

This commit is contained in:
nucular 2016-09-19 00:11:18 +02:00
parent 9aabdfbd70
commit 27511554ab

View File

@ -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`)