mirror of
https://github.com/1bardesign/batteries.git
synced 2024-11-25 23:24:35 +00:00
[updated] readme with link to examples
This commit is contained in:
parent
54b21ce159
commit
317f3f2cc7
@ -6,6 +6,8 @@ Does a lot to get projects off the ground faster, filling out lua's sparse stand
|
||||
|
||||
It's a bit of a grab bag of functionality, but quite extensively documented, and currently still under a hundred kb uncompressed, including the license and readme, so you get quite a lot per byte! Of course, feel free to trim it down for your use case as required (see [below](#stripping-down-batteries)).
|
||||
|
||||
Examples [in another repo](https://github.com/1bardesign/batteries-examples) to avoid cluttering the history and filesystem here.
|
||||
|
||||
# Module Overview
|
||||
|
||||
- `class` - Single-inheritance oo in a single function.
|
||||
|
Loading…
Reference in New Issue
Block a user