diff --git a/README.md b/README.md index 018a9e0..7de18a1 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@
-# 🐾 Tabby +# 🐾 Tabby 🐱 [![build status](https://img.shields.io/github/actions/workflow/status/TabbyML/tabby/ci.yml?label=build)](https://github.com/TabbyML/tabby/actions/workflows/ci.yml) [![Docker pulls](https://img.shields.io/docker/pulls/tabbyml/tabby)](https://hub.docker.com/r/tabbyml/tabby) @@ -22,9 +22,10 @@ Tabby is a self-hosted AI coding assistant, offering an open-source and on-premi Demo

-## 👀 What's New +## 🔥 What's New +* **09/21/2023** We've hit **10K stars** 🌟 on GitHub! 🚀🎉👏 * **09/18/2023** Apple's M1/M2 Metal inference support has landed in [v0.1.1](https://github.com/TabbyML/tabby/releases/tag/v0.1.1)! -* **08/31/2023** tabby's first stable release [v0.0.1](https://github.com/TabbyML/tabby/releases/tag/v0.0.1) 🥳. +* **08/31/2023** Tabby's first stable release [v0.0.1](https://github.com/TabbyML/tabby/releases/tag/v0.0.1) 🥳. * **08/28/2023** Experimental support for the [CodeLlama 7B](https://github.com/TabbyML/tabby/issues/370). * **08/24/2023** Tabby is now on [JetBrains Marketplace](https://plugins.jetbrains.com/plugin/22379-tabby)!