diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2024-08-20 20:42:43 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2024-08-20 20:42:43 -0300 |
commit | dbabf8bc8ab1ee358ef50d4b8693abefd8d8de30 (patch) | |
tree | 9145b4ef097d53583a7f0330829fac6af6152ac7 /README.md | |
download | utils-tomb-dbabf8bc8ab1ee358ef50d4b8693abefd8d8de30.tar.gz utils-tomb-dbabf8bc8ab1ee358ef50d4b8693abefd8d8de30.tar.bz2 |
Initial importmain
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..1543eda --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +# Tomb wrappers + +Some simple wrappers around [Tomb][]. + +[Tomb]: https://dyne.org/software/tomb/ |