Skip to content

Commit c6deec8

Browse files
authored
Update README.md
1 parent 9058d6e commit c6deec8

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

README.md

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -30,17 +30,17 @@ This project began as a fork of the powerful mcp-ollama_server and repurposes it
3030

3131

3232
## ✨ Key Features
33-
- **✍️ Focused Writing Interface**: A clean GUI designed for authors, not developers.
33+
**✍️ Focused Writing Interface**: A clean GUI designed for authors, not developers.
3434

35-
- **📊 Live Context Monitoring**: A real-time progress bar shows your estimated token usage to help you stay within your model's context window.
35+
**📊 Live Context Monitoring**: A real-time progress bar shows your estimated token usage to help you stay within your model's context window.
3636

37-
- **💾 Direct-to-File Saving**: Generated prose is automatically saved to a file you specify, creating a seamless workflow from prompt to draft.
37+
**💾 Direct-to-File Saving**: Generated prose is automatically saved to a file you specify, creating a seamless workflow from prompt to draft.
3838

39-
- **🔒 Complete Data Privacy**: All models and data are processed locally via Ollama.
39+
**🔒 Complete Data Privacy**: All models and data are processed locally via Ollama.
4040

41-
- **⚙️ Minimal Overhead**: A lightweight solution that respects your system's resources.
41+
**⚙️ Minimal Overhead**: A lightweight solution that respects your system's resources.
4242

43-
- **🤖 Model Agnostic**: Works with any of your custom Ollama models.
43+
**🤖 Model Agnostic**: Works with any of your custom Ollama models.
4444

4545

4646
## 🚀 Quick Start
@@ -108,15 +108,15 @@ File System & GUI: The server receives the generated prose, simultaneously saves
108108
## 🤝 Contributing
109109
This is a personal tool, but ideas for improving the writer's workflow are always welcome.
110110

111-
Fork the Repository
111+
1. Fork the Repository
112112

113-
Create a Feature Branch: git checkout -b feature/amazing-feature
113+
2. Create a Feature Branch: git checkout -b feature/amazing-feature
114114

115-
Commit Your Changes: git commit -m 'Add some amazing feature'
115+
3. Commit Your Changes: git commit -m 'Add some amazing feature'
116116

117-
Push to the Branch: git push origin feature/amazing-feature
117+
4. Push to the Branch: git push origin feature/amazing-feature
118118

119-
Open a Pull Request
119+
5. Open a Pull Request
120120

121121
## ❓ FAQ
122122
Q: Why not just use a generic tool like Open WebUI? A: Those tools are excellent but are general-purpose chatbots. Astral-Drafter is a specialized instrument with features tailored specifically for long-form creative writing, such as the context monitor and direct-to-file saving.

0 commit comments

Comments
 (0)