From 8f799c1bd3ac8a6fba6ccd9769ed9dbc7892c265 Mon Sep 17 00:00:00 2001 From: Kevin Newton Date: Mon, 26 Feb 2024 09:38:37 -0500 Subject: [PATCH] Update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d9effec..8dea40e 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -> :warning: **Deprecated**: Please use [prism](https://github.com/ruby/prism) directly. +> :warning: Moved: The translation from Prism AST to parser gem AST moved to the [prism](https://github.com/ruby/prism) gem as Prism::Translation::Parser. # parser-prism