commit 4b2bd59a1fbcd7a4d5db1572763154713e18b196 parent 09bc8fa4ccae2c85b8df32e3c10187434e71a3d6 Author: Yuval Langer <yuval.langer@gmail.com> Date: Mon, 8 Jan 2024 18:33:24 +0200 Add README file. Diffstat:
A | README.md | | | 5 | +++++ |
1 file changed, 5 insertions(+), 0 deletions(-)
diff --git a/README.md b/README.md @@ -0,0 +1,5 @@ +# An RSV implementation in GNU Guile. + +You can read more about it on the [RSV Specification][1]. + +[1]: https://github.com/Stenway/RSV-Specification