[chore] fix typos

7ebe9ae5cbfa9f717b9a2382cb9683ccb56111c7

Cohee <18619528+Cohee1207@users.noreply.github.com>

1 files changed, +3 -3Ignore whitespace
.github/readme.md+3 -3
@@ -70,11 +70,11 @@ Or get in touch with the developers directly:
7070
7171## Character Cards
7272
7373SillyTavern is built around the concept of "character cards". A character card is a collection of prompts that setsset the behavior of the LLM and is required to have persistent conversations in SillyTavern. They function similarly to ChatGPT's GPTs or Poe's bots. The content of a character card can be anything: an abstract scenario, an assistant tailored for a specific task, a famous personality or a fictional character.
7474
7575The name field is the only required character card input. To start a neutral conversation with the language model, create ana new card simply called "Assistant" and leave the rest of the boxes blank. For a more themed chat, you can provide the language model with various background details, behavior and writing patterns, and a scenario to jump start the chat.
7676
7777To have a quick conversation without selecting a character card or to just test the LLM connection, simply type your prompt input into the input bar on the Welcome Screen after opening SillyTavern. Please note that such chatchats are temporary and will not be saved.
7878
7979To get a general idea on how to define character cards, see the default character (Seraphina) or download selected community-made cards from the "Download Extensions & Assets" menu.
8080