summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md11
1 files changed, 11 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..15e569f
--- /dev/null
+++ b/README.md
@@ -0,0 +1,11 @@
+# serde-select
+
+Experimental port of [toml-query](https://crates.io/crate/toml-query) to support
+all serde de/serializable formats.
+
+Might not be compatible with the toml-query API.
+
+
+## License
+
+MPL 2.0