aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPhilipp A2020-11-01 17:14:03 +0100
committerGitHub2020-11-01 17:14:03 +0100
commitc2eace26cd421ab773f325264eaae0c4e15e932c (patch)
tree0d410add8c4336915be5d3cc2b3082de99cf3471
parent44e9d2b79f307d9b741a606d5acd2fe6166efa5f (diff)
downloadrust-rst-c2eace26cd421ab773f325264eaae0c4e15e932c.tar.bz2
Fix indentationHEADmaster
-rw-r--r--README.rst8
1 files changed, 4 insertions, 4 deletions
diff --git a/README.rst b/README.rst
index 630025e..3409190 100644
--- a/README.rst
+++ b/README.rst
@@ -24,10 +24,10 @@ The contained packages are:
::
document_tree
- ├── renderer
- │ └──────┐
- └── parser │
- └──────┴── rst
+ ├── renderer
+ │ └──────┐
+ └── parser │
+ └──────┴── rst
This project is dual-licensed under Apache 2.0 and MIT.