From 5b5ce4efe6932d16226b3c30e2db29689224c0b3 Mon Sep 17 00:00:00 2001 From: Meng Zhang Date: Wed, 6 Sep 2023 21:18:07 +0800 Subject: [PATCH] docs: Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 4c1d33b..274c7ca 100644 --- a/README.md +++ b/README.md @@ -64,6 +64,9 @@ apt-get install protobuf-compiler libopenblas-dev 3. Now, you can build Tabby by running the command `cargo build`. +### Start Hacking! +... and don't forget to submit a [Pull Request](https://github.com/TabbyML/tabby/pulls/new) + ## 🌟 Star History