diff options
author | midipix <writeonce@midipix.org> | 2016-05-08 11:30:53 -0400 |
---|---|---|
committer | midipix <writeonce@midipix.org> | 2016-05-08 11:30:53 -0400 |
commit | 1ed3757b181b5153a79afebc65a14014a9a2278b (patch) | |
tree | 8e7bb5d561ce8117806e65578d638e7019e24b28 | |
parent | 723ef01a4680e1062cb52c5c579443657ac53861 (diff) | |
download | slibtool-1ed3757b181b5153a79afebc65a14014a9a2278b.tar.bz2 slibtool-1ed3757b181b5153a79afebc65a14014a9a2278b.tar.xz |
projoect: added missing project title to the readme document.
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -# slibtool +# slibtool: a skinny libtool implementation, written in C `slibtool` is an independent reimplementation of the widely used libtool, written in C. `slibtool` is designed to be a clean, fast, easy-to-use |