From 5df2ff66e0ef7624c868437725266ae001386108 Mon Sep 17 00:00:00 2001 From: Martin Baeuml Date: Fri, 29 Nov 2013 10:14:48 +0100 Subject: [PATCH] add release to README, use markdown now --- README | 3 --- README.md | 10 ++++++++++ 2 files changed, 10 insertions(+), 3 deletions(-) delete mode 100644 README create mode 100644 README.md diff --git a/README b/README deleted file mode 100644 index 40cac40..0000000 --- a/README +++ /dev/null @@ -1,3 +0,0 @@ -sloth is a tool for labeling image and video data for computer vision research. - -The documentation can be found at http://sloth.readthedocs.org/ diff --git a/README.md b/README.md new file mode 100644 index 0000000..eee56c5 --- /dev/null +++ b/README.md @@ -0,0 +1,10 @@ +sloth is a tool for labeling image and video data for computer vision research. + +The documentation can be found at http://sloth.readthedocs.org/ + +Latest Releases +=============== + +2013/11/29 v1.0: 2e69fdae40f89050fbaeef22491eee2a92e78b4f [.zip](https://github.com/cvhciKIT/sloth/archive/v1.0.zip) [.tar.gz](https://github.com/cvhciKIT/sloth/archive/v1.0.tar.gz) + +For a full list, visit https://github.com/cvhciKIT/sloth/releases