Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
owf684 authored Feb 22, 2024
1 parent 877c92a commit b0d6c5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
## Qadon File Format

The format of a qadon is similar to a json. All the data members live inside the curly braces { ... }
The data members are seperated with spaces. No commas are necessary. The extension of the file doesn't matter either.
The data members are seperated with new lines. No commas are necessary. The extension of the file doesn't matter either.
```
{
key_1 : value_1
Expand Down

0 comments on commit b0d6c5c

Please sign in to comment.