From 44bb6504929c3a88765d9bbe9205261232a58ed6 Mon Sep 17 00:00:00 2001 From: Ronaldson Bellande <47253433+RonaldsonBellande@users.noreply.github.com> Date: Sun, 1 Sep 2024 22:21:28 -0400 Subject: [PATCH] Update README.md --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) 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