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 1344da8 commit 4bda4e2
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions Math_Utilities/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# Math Utilities



### Building

The makefile will produce a shared library named libMath_Utilities.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 4bda4e2

Please sign in to comment.