diff --git a/cdbm/README.md b/cdbm/README.md new file mode 100644 index 0000000..ec8fb74 --- /dev/null +++ b/cdbm/README.md @@ -0,0 +1,4 @@ +build instructions: + +```go mod init cdbm +go build```