Skip to content

Commit 951f6f3

Browse files
Update README.md
1 parent e181ee1 commit 951f6f3

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

README.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,26 @@
1313
</p>
1414

1515
CodeEditKit is a dynamic library which is shared between CodeEdit and it's extensions. It allows them to communicate with and understand one another.
16+
17+
## License
18+
19+
Licensed under the [MIT license](https://github.com/CodeEditApp/CodeEdit/blob/main/LICENSE.md).
20+
21+
## Related Repositories
22+
23+
<table>
24+
<tr>
25+
<td align="center">
26+
<a href="https://github.com/CodeEditApp/CodeEdit">
27+
<img src="https://user-images.githubusercontent.com/806104/163099605-4eaedd33-8441-4125-9ca1-a7ccb2f62a74.png" height="128">
28+
<p>CodeEdit</p>
29+
</a>
30+
</td>
31+
<td align="center">
32+
<a href="https://github.com/CodeEditApp/CodeEditTextView">
33+
<img src="https://user-images.githubusercontent.com/806104/175655252-d77cef62-31f5-4f40-a2ad-c1406a6dd1b9.png" height="128">
34+
<p>CodeEditTextView</p>
35+
</a>
36+
</td>
37+
</tr>
38+
</table>

0 commit comments

Comments
 (0)