diff options
| author | Philipp A | 2020-11-01 17:14:03 +0100 | 
|---|---|---|
| committer | GitHub | 2020-11-01 17:14:03 +0100 | 
| commit | c2eace26cd421ab773f325264eaae0c4e15e932c (patch) | |
| tree | 0d410add8c4336915be5d3cc2b3082de99cf3471 | |
| parent | 44e9d2b79f307d9b741a606d5acd2fe6166efa5f (diff) | |
| download | rust-rst-master.tar.bz2 | |
| -rw-r--r-- | README.rst | 8 | 
1 files changed, 4 insertions, 4 deletions
| @@ -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. | 
