Update 'README.md'

correcting markup / styling
This commit is contained in:
rra 2022-06-02 09:28:37 +02:00
parent 00f795f16d
commit f162bb946a
1 changed files with 24 additions and 22 deletions

View File

@ -1,4 +1,4 @@
![Konfluks logo is a stylized and schematic representation of a drainage basin](docs/Konfluks.svg) ![Konfluks logo is a stylized and schematic representation of a drainage basin](https://git.autonomic.zone/r/konfluks/raw/branch/konfluks-renaming/docs/konfluks.svg)
# Konfluks # Konfluks
@ -38,7 +38,8 @@ The page bundles created, where possible, are given human friendly names.
Here is a typical output structure: Here is a typical output structure:
`user@server: ~/Konfluks/output: tree tv/ ```
user@server: ~/Konfluks/output: tree tv/
tv/ tv/
├── forum-27an-mother-earth-353f93f3-5fee-49d6-b71d-8aef753f7041 ├── forum-27an-mother-earth-353f93f3-5fee-49d6-b71d-8aef753f7041
│   ├── 86ccae63-3df9-443c-91f3-edce146055db.jpg │   ├── 86ccae63-3df9-443c-91f3-edce146055db.jpg
@ -49,10 +50,11 @@ tv/
├── lecture-series-1-camp-notes-on-education-8d54d3c9-0322-42af-ab6e-e954d251e076 ├── lecture-series-1-camp-notes-on-education-8d54d3c9-0322-42af-ab6e-e954d251e076
│   ├── 0f3c835b-42c2-48a3-a2a3-a75ddac8688a.jpg │   ├── 0f3c835b-42c2-48a3-a2a3-a75ddac8688a.jpg
│   └── index.md │   └── index.md
` ```
## hacking
## Hacking
Install [poetry](https://python-poetry.org/docs/#osx--linux--bashonwindows-install-instructions): Install [poetry](https://python-poetry.org/docs/#osx--linux--bashonwindows-install-instructions):