diff --git a/README.md b/README.md index 56382b1..e1f1232 100644 --- a/README.md +++ b/README.md @@ -3,11 +3,11 @@ [![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black) ![Docker build status](https://img.shields.io/github/actions/workflow/status/TabbyML/tabby/docker.yml?label=docker%20image%20build) -An opensource / single-GPU alternative to GitHub Copilot - > **Warning** > This repository is undering heavy construction, everything changes fast. +An opensource / single-GPU alternative to GitHub Copilot + ## Contents * [`admin`](./admin): Admin panel for monitoring / settings purpose. * [`server`](./server): API server for completion requests. It also logs users' selections (as feedback to model's quality).