summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorMaxime Chevalier-Boisvert <maximechevalierb@gmail.com>2021-03-04 13:35:58 -0500
committerAlan Wu <XrXr@users.noreply.github.com>2021-10-20 18:19:30 -0400
commitf2b170b01d36f3cab2671cc575e75c916bc95bfa (patch)
treeac5e678de39e6f1bf5ac30f943647765647edf76 /doc
parentabc016ad2c85a15ad6a512be57f47d893bc81e27 (diff)
Update and rename ujit.md to yjit.md
Diffstat (limited to 'doc')
-rw-r--r--doc/yjit.md (renamed from doc/ujit.md)4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/ujit.md b/doc/yjit.md
index a96883943b..be9fb8c14b 100644
--- a/doc/ujit.md
+++ b/doc/yjit.md
@@ -1,5 +1,5 @@
-MicroJIT (uJIT)
-===============
+YJIT - Yet Another Ruby JIT
+===========================
**DISCLAIMER: Please note that this project is in early stages of development. It is very much a work in progress, it may cause your software to crash, and current performance results are likely to leave you feeling underwhelmed.**