style readme

This commit is contained in:
Aria Moradi 2020-12-24 15:34:07 +03:30
parent e9c8722cbf
commit fd0154107b

View File

@ -2,8 +2,8 @@
A not so much port of [Tachiyomi](https://tachiyomi.org/) to the web (and later Electron for the desktop experience)!
This project has two components:
1. server: contains some of the original Tachiyomi code and serves a REST API
2. webUI: A react project that works with the server to do the presentation
1. **server:** contains some of the original Tachiyomi code and serves a REST API
2. **webUI:** A react project that works with the server to do the presentation
## How do I run the thing?
### The Server