From 86dec1b906707150904829e29fc5cc8f87a17c2e Mon Sep 17 00:00:00 2001 From: Owen Salter Date: Wed, 2 Sep 2020 20:46:11 -0400 Subject: [PATCH] Create README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..57de53f --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# backend + +Backend api for Banur. Uses websockets to communicate real-time updates to clients.