Skip to content

Commit 1834307

Browse files
Correct README.md (#138)
--------- Co-authored-by: Jeong, YunWon <69878+youknowone@users.noreply.github.com>
1 parent d2f137b commit 1834307

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# RustPython parser as a library
22

3-
This project is forked from [RustPython][RustPython] project. The parser is one of the core part of [RustPython] and [Ruff] project.
3+
This project is forked from [RustPython][RustPython] project. The parser was one of the core parts of [RustPython] and the [Ruff] project. Now it is superseded by https://github.com/astral-sh/ruff/tree/v0.4.10/crates/ruff_python_parser
44

55
We try to keep these crates as a well-packaged library for more potential users.
66

0 commit comments

Comments
 (0)