Skip to content

Commit 4b6488a

Browse files
author
arch
committed
update readme
1 parent e43c137 commit 4b6488a

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Python Funscript Editor
22

3+
[![Documentation Status](https://readthedocs.org/projects/python-funscript-editor/badge/?version=latest)](https://python-funscript-editor.readthedocs.io/en/latest/?badge=latest)
4+
35
Simple Funscript Editor written in Python with an motion tracking add-on to partially automate the generation of funscripts for static video scenes like vr videos.
46

57
## Getting Started

docs/app/mkdocs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ nav:
55
- Home: 'index.md'
66
- User Guide:
77
- 'OFS Integration': 'user-guide/ofs-integration.md'
8+
- 'Usage and Settings': 'user-guide/usage.md'
89
- 'UI': 'user-guide/ui.md'
910
- 'Algorithms': 'user-guide/algorithms.md'
1011
- 'Config': 'user-guide/config.md'

0 commit comments

Comments
 (0)