diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..e8769e4 --- /dev/null +++ b/README.md @@ -0,0 +1,23 @@ +# mktree # + +A simple and extensible project setup utility. + + +## Building ## + +Run `make`. + +## Installing ## + +Run `make install`. + +## Documentation ## + +See man page. + +## License Information ## + +GNU GPLv3+ + +See LICENSE file. + |
