Skip to content

Commit 295fe97

Browse files
authored
Updated information on the README
1 parent 93062ce commit 295fe97

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,7 @@ For maintainability and effeciency, we decided to store this data in a
3131
human-readable YAML file (`data/named-characters.yml`) and compile them into
3232
the JSON tables used internally by the library (`data/characters.json`) for
3333
faster access at runtime. The conversion of the data is performed by the
34-
script `admin-tools/compile-translation-tables.py` at each commit to the
35-
`master` branch via GitHub Actions.
34+
script `mathics_scanner/build-tables.py`.
3635

3736

3837
Contributing

0 commit comments

Comments
 (0)