Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
NorthernLoki authored Sep 29, 2019
1 parent 95ed3a1 commit 44ae86b
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions Sun/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
# Sun Tools


### Building

The makefile will produce a shared library named libSun.so

For debug symbols :

> make CONFIG=Debug
For release :

> make CONFIG=Release
---

### License Information:
Creative Commons Share Alike International V4, see LICENSE.txt for the details.

Expand Down

0 comments on commit 44ae86b

Please sign in to comment.