From 46c52835d372d23762681ab3f448a43eb9f54fa1 Mon Sep 17 00:00:00 2001 From: Ivan Polyakov Date: Sat, 23 Apr 2022 16:44:25 +0300 Subject: [PATCH] readme --- README.md | 19 +++++++++++++++++-- 1 file changed, 17 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 64fb7e2..0f6d225 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,18 @@ -# hyde-template +hyde-template +============= +Template for hyde projects -Template for hyde projects \ No newline at end of file +Dependencies +------------ +Chicken Scheme: http://www.call-cc.org/ +Hyde egg: http://wiki.call-cc.org/eggref/5/hyde + +Usage +----- +See `hyde --help`. + +License +------- +This project is licensed under the GNU GPLv3. +You can find the full text of the license in the COPYING file or at: +https://www.gnu.org/licenses/gpl-3.0.txt.