Update readme.md

This commit is contained in:
Cohee
2023-06-07 20:49:27 +03:00
committed by GitHub
parent c974898887
commit bb8657f93f

4
.github/readme.md vendored
View File

@ -18,8 +18,8 @@ SillyTavern is a fork of TavernAI 1.2.8 which is under more active development a
SillyTavern is being developed using a two-branch system to ensure a smooth experience for all users. SillyTavern is being developed using a two-branch system to ensure a smooth experience for all users.
* main - This is the most stable and recommended branch, updated only when major releases are pushed. It's suitable for the majority of users. 🌟 **Recommended for most users.** * main -🌟 **Recommended for most users.** This is the most stable and recommended branch, updated only when major releases are pushed. It's suitable for the majority of users.
* dev - This branch has the latest features, but be cautious as it may break at any time. Only for power users and enthusiasts. ⚠️ **Not recommended for casual use.** * dev - ⚠️ **Not recommended for casual use.** This branch has the latest features, but be cautious as it may break at any time. Only for power users and enthusiasts.
If you're not familiar with using the git CLI or don't understand what a branch is, don't worry! The main branch is always the preferable option for you. If you're not familiar with using the git CLI or don't understand what a branch is, don't worry! The main branch is always the preferable option for you.