Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
archermarx committed Feb 21, 2024
1 parent 1e4eade commit 56a0395
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ Consists of a single c. 1000 line file.

Does not currently support all TOML features. Missing features include:
- Nested arrays
- Arrays that span mutliple lines
- Arrays of inline tables
- Nested tables (i.e. [tab1.tab2])
- Dates and times
- Binary, Hexadecimal, and octal literals
Expand Down Expand Up @@ -110,5 +112,3 @@ A more complete example of usage is available in the `test` directory.
## Contribution

This library is a work-in-progress. Please feel free to open issues and pull requests to improve this repo.


0 comments on commit 56a0395

Please sign in to comment.