Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
radare committed Mar 22, 2016
1 parent c5a0905 commit c89ec0e
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 12 deletions.
12 changes: 0 additions & 12 deletions README

This file was deleted.

22 changes: 22 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
spp
===

SPP stands for Simple Pre-Processor.

Author: pancake <pancake<at>nopcode<dot>org>
License: MIT

Configuration
-------------
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.

# Edit the config.h file before typing 'make'

Build
-----
$ make

Installation
------------

$ make install PREFIX=/usr

0 comments on commit c89ec0e

Please sign in to comment.