Skip to content

Commit 5220872

Browse files
committed
readme
1 parent a0dc498 commit 5220872

File tree

1 file changed

+11
-25
lines changed

1 file changed

+11
-25
lines changed

README.md

Lines changed: 11 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -30,31 +30,17 @@ At its core, Pythonator is a **local Python process manager with a GUI**.
3030

3131
## Table of Contents
3232

33-
<ul>
34-
<li><a href="#screenshots">Screenshots</a></li>
35-
<li><a href="#capabilities">Capabilities</a></li>
36-
<li><a href="#what-it-does">What it does</a></li>
37-
<li><a href="#why-it-exists">Why it exists</a></li>
38-
<li><a href="#file-structure">File structure</a></li>
39-
<li><a href="#requirements">Requirements</a></li>
40-
<li>
41-
<a href="#running-the-application">Running the application</a>
42-
<ul>
43-
<li>
44-
<a href="#option-1-run-from-source-any-platform">
45-
Option 1: Run from source (any platform)
46-
</a>
47-
</li>
48-
<li>
49-
<a href="#option-2-windows-executable-no-python-required-for-the-app-itself">
50-
Option 2: Windows executable (no Python required for the app itself)
51-
</a>
52-
</li>
53-
</ul>
54-
</li>
55-
<li><a href="#platform-notes">Platform notes</a></li>
56-
<li><a href="#typical-workflow">Typical workflow</a></li>
57-
</ul>
33+
- [Screenshots](#screenshots)
34+
- [Capabilities](#capabilities)
35+
- [What it does](#what-it-does)
36+
- [Why it exists](#why-it-exists)
37+
- [File structure](#file-structure)
38+
- [Requirements](#requirements)
39+
- [Running the application](#running-the-application)
40+
- [Option 1: Run from source (any platform)](#option-1-run-from-source-any-platform)
41+
- [Option 2: Windows executable (no Python required for the app itself)](#option-2-windows-executable-no-python-required-for-the-app-itself)
42+
- [Platform notes](#platform-notes)
43+
- [Typical workflow](#typical-workflow)
5844

5945
---
6046

0 commit comments

Comments
 (0)