diff --git a/README.md b/README.md index 687d5bd..b918c86 100644 --- a/README.md +++ b/README.md @@ -1 +1,9 @@ # Bellande Format + +Bellande File Format is a file format that that can be used as any file type. + +- Indentation-based structure +- Simple key-value pair syntax +- Support for lists and nested structures +- Basic data types (strings, numbers, booleans, null) +- Comment support