From d72e6d5f8bf5e910fabd30705caf40599f342049 Mon Sep 17 00:00:00 2001 From: jh Date: Fri, 12 Mar 2021 07:14:30 -0800 Subject: [PATCH] Adds link to CHANGELOG at top of README --- README.md | 5 ++++- doc/features/webui/README.md | 6 +++--- 2 files changed, 7 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 39aba89..1d61b24 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,7 @@ - +# CHANGELOG +### [View most recent changes](CHANGELOG.md) + +
diff --git a/doc/features/webui/README.md b/doc/features/webui/README.md index 73bacc1..c181fca 100644 --- a/doc/features/webui/README.md +++ b/doc/features/webui/README.md @@ -3,13 +3,13 @@ View and interact with the training preview window with your web browser. Allows you to view and control the preview remotely, and train on headless machines. -![](example.png) - - [INSTALLATION](#installation) - [DESCRIPTION](#description) -- [USAGE](#usage) +- [USAGE](#usage) - [SSH PORT FORWARDING](#ssh-port-forwarding) +![](example.png) + ## INSTALLATION Requires additional Python dependencies to be installed: