diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..aba0473 --- /dev/null +++ b/README.md @@ -0,0 +1,6 @@ +SnapDB +====== + +MongoDB Snap! extension + +Start your MongoDB, edit `config.py` and execute `snapdb.py`. Then you can open your browser and go to http://localhost:4345 (port can be configured in `config.py`). |
