diff options
author | Alex Auvolat <alex@adnab.me> | 2021-11-03 23:30:51 +0100 |
---|---|---|
committer | Alex Auvolat <alex@adnab.me> | 2021-11-03 23:30:51 +0100 |
commit | da95f014a22485d97085a5890689ae4f54c11cb5 (patch) | |
tree | 947aadeb30474242d6c7d5effe6683381ba50eff /README.md | |
parent | 0cadaaf1bf81f6691ed905ec33ab166c38c3806a (diff) | |
download | sledcli-da95f014a22485d97085a5890689ae4f54c11cb5.tar.gz sledcli-da95f014a22485d97085a5890689ae4f54c11cb5.zip |
add README
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..c54abd4 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# SledCLI: a simple CLI tool to interact with Sled databases + +Objective: allow developpers to interactively explore the content of their Sled databases. |