Skip to content

Commit 8b85534

Browse files
authored
Update README.md
1 parent ab4c6f0 commit 8b85534

File tree

1 file changed

+10
-6
lines changed

1 file changed

+10
-6
lines changed

README.md

Lines changed: 10 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,16 @@
1313
<a href="https://discord.gg/47RFy3Vfmg"><img src="/icons/social/discordapp.svg" width="26" height="26"></a>
1414
<a href="https://twitter.com/codeitcodes"><img src="/icons/social/twitter.svg" width="36" height="26"></a>
1515
</p>
16-
<h4>Cross-platform</h4>
17-
Codeit is built for Chrome on Android, Windows, macOS and Linux, as well as Safari on iOS.
18-
<h4>Private</h4>
19-
Your code stays on your device.
20-
<h4>Supports 270+ languages</h4>
21-
HTML, CSS, JavaScript, Python, C, C++, C#, Ruby, Java and more.
16+
<h2>Features</h2>
17+
<ul>
18+
<li><b>Uses blazing-fast web APIs.</b> <a href="https://github.com/codeitcodes/codeit/blob/main/about.md">See the technical specs.</a></li>
19+
<li><b>Framework-free.</b> Only library is PrismJS, for syntax highlighting.</li>
20+
<li><b>PWA support.</b> Weighs 70% less than regular apps, can be installed and works offline.</li>
21+
<li><b>Autosaving.</b> Autosaving down to the character helps you pick up right where you left off. Code, scroll, caret positions and location in Git repos.</li>
22+
<li><b>Supports 275 lanugages.</b> Most common languages are preloaded by default, with uncommon languages loaded dynamically.</li>
23+
<li><b>Private.</b> Your code stays on your device.</li>
24+
<li><b>Cross-platform.</b> Codeit is built for Chrome on Android, Windows, macOS and Linux, as well as Safari on iOS.</li>
25+
</ul>
2226
<hr>
2327
<h4>Special Thanks</h4>
2428
Codeit's logo was created by <a href="https://twitter.com/sandorqi">@sandorqi</a>.

0 commit comments

Comments
 (0)