We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8640561 + d04b545 commit c309325Copy full SHA for c309325
1 file changed
README.md
@@ -4,7 +4,7 @@ that uses included Ruby headers (\*.h and \*.inc) instead of downloading
4
them. Used by [debase](http://github.com/denofevil/debase).
5
Only ruby >= 2.0.0 is supported (debase doesn't work for older rubies)
6
7
-##Usage
+## Usage
8
9
Example use in extconf.rb:
10
@@ -27,7 +27,7 @@ add_source can use pre-downloaded .tgz (use TGZ_FILE_NAME to pass it)
27
also it can extract patch level from version.h of downloaded sources, so
28
PATCHLEVEL variable is optional.
29
30
-##Credits
+## Credits
31
32
* @dirknilius for 2.2.3 headers
33
* @andremedeiros for 2.1.1 headers
0 commit comments