Skip to content

Commit 105611e

Browse files
Update README.md
1 parent b4788d1 commit 105611e

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

README.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,3 +29,28 @@ The languages are then served as a `CodeLanguage`.
2929
## Documentation
3030

3131
The documentation including a guide on how to add support for new languages can be found **[here](https://codeeditapp.github.io/CodeEditLanguages/documentation/codeeditlanguages)**!
32+
33+
## Related Repositories
34+
35+
<table>
36+
<tr>
37+
<td align="center">
38+
<a href="https://github.com/CodeEditApp/CodeEdit">
39+
<img src="https://user-images.githubusercontent.com/806104/163099605-4eaedd33-8441-4125-9ca1-a7ccb2f62a74.png" height="128">
40+
<p>CodeEdit</p>
41+
</a>
42+
</td>
43+
<td align="center">
44+
<a href="https://github.com/CodeEditApp/CodeEditTextView">
45+
<img src="https://user-images.githubusercontent.com/806104/175655252-d77cef62-31f5-4f40-a2ad-c1406a6dd1b9.png" height="128">
46+
<p>CodeEditTextView</p>
47+
</a>
48+
</td>
49+
<td align="center">
50+
<a href="https://github.com/CodeEditApp/CodeEditKit">
51+
<img src="https://user-images.githubusercontent.com/806104/193877051-c60d255d-0b6a-408c-bb21-6fabc5e0e60c.png" height="128">
52+
<p>CodeEditKit</p>
53+
</a>
54+
</td>
55+
</tr>
56+
</table>

0 commit comments

Comments
 (0)