Skip to content

Commit aa1dee4

Browse files
Update README.md
1 parent 2482e58 commit aa1dee4

File tree

1 file changed

+14
-3
lines changed

1 file changed

+14
-3
lines changed

README.md

Lines changed: 14 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,15 @@
1-
# CodeEditKit
1+
<p align="center">
2+
<img src="https://user-images.githubusercontent.com/806104/193744059-55de612d-a672-4c15-be50-e32687a6754e.png" height="128">
3+
<h1 align="center">CodeEditKit</h1>
4+
</p>
25

3-
CodeEditKit is a dynamic library which is shared between CodeEdit and extensions.
4-
It allows them to understand one another.
6+
<p align="center">
7+
<a aria-label="Follow CodeEdit on Twitter" href="https://twitter.com/CodeEditApp" target="_blank">
8+
<img alt="" src="https://img.shields.io/badge/Follow%[email protected]?style=for-the-badge&logo=Twitter">
9+
</a>
10+
<a aria-label="Join the community on Discord" href="https://discord.gg/vChUXVf9Em" target="_blank">
11+
<img alt="" src="https://img.shields.io/badge/Join%20the%20community-black.svg?style=for-the-badge&logo=Discord">
12+
</a>
13+
</p>
14+
15+
CodeEditKit is a dynamic library which is shared between CodeEdit and it's extensions. It allows them to communicate with and understand one another.

0 commit comments

Comments
 (0)