Skip to content

Commit f61cb12

Browse files
authored
Update README.md
1 parent 4d84e16 commit f61cb12

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

README.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,6 @@
33
JMAP (JSON Meta Application Protocol) is a modern, efficient protocol for synchronizing email, calendars, and contacts over HTTP using JSON. It handles large datasets efficiently, supports push updates, and provides a consistent, easy-to-use interface across platforms.
44

55

6-
# Folder Structure
7-
8-
- cmd/jmapd: contains all code required for a jmap server.
9-
- internal: contains reusable code that isn't jmap specific.
10-
11-
126
# Dev Setup
137

148
- Clone the repository using

0 commit comments

Comments
 (0)