Skip to content

Commit eeddded

Browse files
authored
Fix formatting and heading level in README.md
1 parent cab5e26 commit eeddded

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ A serverless, database-free CMS built on Git plumbing.
88
99
**git-cms** treats your Git repository as a distributed, cryptographically verifiable database. Instead of files, it stores content as commit messages on "empty trees," creating a linear, append-only ledger for articles, comments, or any other structured data.
1010

11-
## Features
11+
### Features
1212

1313
- **Database-Free:** No SQL, No NoSQL. Just Git objects (Merkle DAG).
1414
- **Fast-Forward Only:** Enforces strict linear history for provenance.

0 commit comments

Comments
 (0)