From 81bfd8c201c1c7e678580a6cddbb182aa21ba052 Mon Sep 17 00:00:00 2001 From: Robert Nishihara Date: Sat, 13 Aug 2016 15:24:01 -0700 Subject: [PATCH] add readme --- README.md | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 000000000..eedccd357 --- /dev/null +++ b/README.md @@ -0,0 +1,4 @@ +# Plasma + +Plasma is an experimental in-memory object manager. It is under development and +not ready for general use.