diff --git a/README.adoc b/README.adoc index eafed0e..e6d24c9 100644 --- a/README.adoc +++ b/README.adoc @@ -9,6 +9,8 @@ image:https://img.shields.io/badge/Say%20Thanks-!-1EAEDB.svg[say thanks,link=htt `just` is a handy way to save and run project-specific commands. +(非官方中文文档,这里,快看过来!) + Commands are stored in a file called `justfile` or `Justfile` with syntax inspired by `make`: ```make