From c1836c776628c70aa6f82db30c52ea64390ad1f6 Mon Sep 17 00:00:00 2001 From: "Simon D. Levy" Date: Sun, 7 Sep 2014 20:36:10 -0400 Subject: [PATCH] Create README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..5279651 --- /dev/null +++ b/README.md @@ -0,0 +1,6 @@ +BreezySLAM +========== + +Simple, efficient, open-source package for Simultaneous Localization and Mapping in Python and C++ + +See http://home.wlu.edu/~levys/software/breezyslam/ for details.