You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -25,4 +25,6 @@ This package includes a binary framework `CodeLanguagesContainer.xcframework` wh
25
25
26
26
The languages are then served as a `CodeLanguage`.
27
27
28
-
> Documentation is currently not available online. Clone the product and build the documentation locally instead.
28
+
## Documentation
29
+
30
+
The documentation including a guide on how to add support for new languages can be found **[here](https://codeeditapp.github.io/CodeEditLanguages/documentation/codeeditlanguages)**!
0 commit comments