chore: fix readme minor indentation
Browse files
README.md
CHANGED
|
@@ -60,11 +60,11 @@ firefox http://localhost:8080
|
|
| 60 |
/telegram
|
| 61 |
```
|
| 62 |
|
| 63 |
-
# Legacy Python Version
|
| 64 |
|
| 65 |
### Demos dev/python
|
| 66 |
|
| 67 |
-
#### 1.Auto Scientific Research & evolve code experiment and write AI ccf/sci draft paper also support checkpoint
|
| 68 |
|
| 69 |
<table align="center">
|
| 70 |
<tr>
|
|
@@ -88,7 +88,7 @@ firefox http://localhost:8080
|
|
| 88 |
</tr>
|
| 89 |
</table>
|
| 90 |
|
| 91 |
-
#### 3.Gateway - WeXin, Telegram and so on
|
| 92 |
|
| 93 |
```bash
|
| 94 |
# telegram, wechat and whatsapp
|
|
@@ -153,7 +153,7 @@ cd ~/.versper && nvim config.yaml
|
|
| 153 |
versper doctor # make sure all checks passed
|
| 154 |
```
|
| 155 |
|
| 156 |
-
## Add-on
|
| 157 |
|
| 158 |
```bash
|
| 159 |
if ban mcp in ~/.versper/.env:
|
|
|
|
| 60 |
/telegram
|
| 61 |
```
|
| 62 |
|
| 63 |
+
## Legacy Python Version
|
| 64 |
|
| 65 |
### Demos dev/python
|
| 66 |
|
| 67 |
+
#### 1. Auto Scientific Research & evolve code experiment and write AI ccf/sci draft paper also support checkpoint
|
| 68 |
|
| 69 |
<table align="center">
|
| 70 |
<tr>
|
|
|
|
| 88 |
</tr>
|
| 89 |
</table>
|
| 90 |
|
| 91 |
+
#### 3. Gateway - WeXin, Telegram and so on
|
| 92 |
|
| 93 |
```bash
|
| 94 |
# telegram, wechat and whatsapp
|
|
|
|
| 153 |
versper doctor # make sure all checks passed
|
| 154 |
```
|
| 155 |
|
| 156 |
+
### Add-on
|
| 157 |
|
| 158 |
```bash
|
| 159 |
if ban mcp in ~/.versper/.env:
|