Skip to content

Commit 03c0342

Browse files
committed
README: Fix rst syntax.
1 parent 84496d6 commit 03c0342

File tree

1 file changed

+9
-8
lines changed

1 file changed

+9
-8
lines changed

README.rst

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,15 @@ This repository contains everything needed to build and run the (**WIP**) remote
66
File structure
77
--------------
88

9-
``
10-
.
11-
├── backend
12-
├── db_connector
13-
├── docker
14-
├── frontend
15-
└── wg-webclient
16-
``
9+
::
10+
11+
.
12+
├── backend
13+
├── db_connector
14+
├── docker
15+
├── frontend
16+
└── wg-webclient
17+
1718

1819
- ``backend`` The http backend server and relay server between the charger and the users browser
1920
- ``db_connector`` A crate containing the types needed to interface with the database server

0 commit comments

Comments
 (0)