From 9c8cee73ac0526be02bd176bd3288e25bacb20fa Mon Sep 17 00:00:00 2001 From: Robert Adams Date: Fri, 13 Sep 2019 21:42:27 -0700 Subject: [PATCH] Add a simple top-level README.md. --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..dda85be --- /dev/null +++ b/README.md @@ -0,0 +1,10 @@ +# OpenSimulator on Docker + +Various configuration files and setups for running [OpenSimulator] in +[Docker] containers. These were developed for the [Herbal3d] project +and, `opensim-herbal3d` is the most interesting instance. + +[OpenSimulator]: https://opensimulator.org +[Docker]: https://www.docker.com +[Herbal3d]: https://www.herbal3d.org +