diff --git a/README.md b/README.md new file mode 100644 index 0000000..6ce7155 --- /dev/null +++ b/README.md @@ -0,0 +1,7 @@ +# gonotes + +A toyish project for a shared notebook of sorts implemented in go. It's mostly +a learning opportunity for using go, and partially an intent to end up with a +shared notebook! + +It's not shared in the sense of simultaneous editing, don't do that!