diff --git a/README.md b/README.md new file mode 100644 index 0000000..1346ba6 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# TOML Parser + +This is a lightweight TOML parser written in Python. It is designed with usability in mind, with a clean and simple, yet powerful API.