Skip to content

Commit 3a0dfc1

Browse files
committed
readme
1 parent 8b13b15 commit 3a0dfc1

File tree

1 file changed

+14
-10
lines changed

1 file changed

+14
-10
lines changed

README.md

Lines changed: 14 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -30,16 +30,20 @@ At its core, Pythonator is a **local Python process manager with a GUI**.
3030

3131
## Table of Contents
3232

33-
[Screenshots](#screenshots)<br>
34-
[Capabilities](#capabilities)<br>
35-
[What it does](#what-it-does)<br>
36-
[Why it exists](#why-it-exists)<br>
37-
[File structure](#file-structure)<br>
38-
[Requirements](#requirements)<br>
39-
[Running the application](#running-the-application)<br>
40-
  [Option 1: Run from source (any platform)](#option-1-run-from-source-any-platform)<br>
41-
  [Option 2: Windows executable (no Python required for the app itself)](#option-2-windows-executable-no-python-required-for-the-app-itself)<br>
42-
[Platform notes](#platform-notes)<br>
33+
**Sections**
34+
[Screenshots](#screenshots) ·
35+
[Capabilities](#capabilities) ·
36+
[What it does](#what-it-does) ·
37+
[Why it exists](#why-it-exists) ·
38+
[File structure](#file-structure) ·
39+
[Requirements](#requirements)
40+
41+
**Running the application**
42+
[Run from source](#option-1-run-from-source-any-platform) ·
43+
[Windows executable](#option-2-windows-executable-no-python-required-for-the-app-itself)
44+
45+
**Other**
46+
[Platform notes](#platform-notes) ·
4347
[Typical workflow](#typical-workflow)
4448

4549
---

0 commit comments

Comments
 (0)