Skip to content

Commit

Permalink
update doc
Browse files Browse the repository at this point in the history
  • Loading branch information
jwerle committed Apr 4, 2016
1 parent 67daa07 commit fccc0d5
Showing 1 changed file with 26 additions and 1 deletion.
27 changes: 26 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,27 @@
# glisy
glisy
=====

Higher level operations for OpenGLES in C(99)

## Installation

With [clib](https://github.com/clibs/clib):

```sh
$ clib install glisy/glisy --save
```

From source:

```sh
$ make
$ make install
```

## Status

WIP - Active development

## License

MIT

0 comments on commit fccc0d5

Please sign in to comment.