Update readme
This commit is contained in:
parent
d27e8a8879
commit
a8ba1cc2fb
@ -6,7 +6,7 @@ rjp (rexy's json parser) is a very simplistic json parser written in C. There is
|
||||
Also includes rjp++, a C++ wrapper around the core rjp library. Building of this library can be disabled with cmake and is currently impossible to build since I haven't released librexy to my public gitlab yet. Remind me to update this readme when I do release that library.
|
||||
|
||||
## Building
|
||||
Building will produce a static library by default but can be configured to build a shared library.
|
||||
Building will produce a shared library by default but can be configured to build a static library.
|
||||
|
||||
##### Run the following commands
|
||||
```
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user