Skip to content

Commit c89ec0e

Browse files
committed
Update readme
1 parent c5a0905 commit c89ec0e

File tree

2 files changed

+22
-12
lines changed

2 files changed

+22
-12
lines changed

README

-12
This file was deleted.

README.md

+22
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
spp
2+
===
3+
4+
SPP stands for Simple Pre-Processor.
5+
6+
Author: pancake <pancake<at>nopcode<dot>org>
7+
License: MIT
8+
9+
Configuration
10+
-------------
11+
SPP binary can be configured by changing the values in the config.h file, this way you can specify which preprocessors you want to include in the parser.
12+
13+
# Edit the config.h file before typing 'make'
14+
15+
Build
16+
-----
17+
$ make
18+
19+
Installation
20+
------------
21+
22+
$ make install PREFIX=/usr

0 commit comments

Comments
 (0)