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
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@
5
5
exSTATic aims to make it easy for language learners to immerse in their target language without sacrificing high quality progress tracking.
6
6
exSTATic is a new project currently in its early stages and so is currently focused on smoothening out the Visual Novel (VN) reading experience.
7
7
8
-
The core web extension lies in this repository, whilst additional addons allow integration with various platoforms:
8
+
The core web extension lies in this repository, whilst additional addons allow integration with various platforms:
9
9
10
10
*[TextractorSender](https://github.com/KamWithK/TextractorSender) - hooks VN lines and send them directly to exSTATic (or potentially other applications which wish to use the WebSocket connection, this doesn't impede/use a clipboard)
11
11
* Mokuro - included in the core extension
@@ -55,7 +55,7 @@ exSTATic works just like any other reading application for the most part, with a
55
55
56
56
# Manual Data Overrides
57
57
58
-
If you'd like to bring old data into exSTATic or modify the records in any way simply use teh built in import/export buttons on the VN tracker UI (this works for all media forms).
58
+
If you'd like to bring old data into exSTATic or modify the records in any way simply use the built in import/export buttons on the VN tracker UI (this works for all media forms).
59
59
Data should be formatted as csv and must look identical to the export (look at an export to see how it should look, some columns may be ignored).
0 commit comments