diff --git a/ElectronClient/release_version.sh b/ElectronClient/release_version.sh index c87b080b2..f5d2e8816 100755 --- a/ElectronClient/release_version.sh +++ b/ElectronClient/release_version.sh @@ -14,4 +14,4 @@ echo "Create a draft release at: https://github.com/laurent22/joplin/releases/ta echo "" echo "Then run:" echo "" -echo "node $APP_DIR/update-readme-download.js" \ No newline at end of file +echo "node $APP_DIR/update-readme-download.js && git add -A && git commit -m 'Update website' && git push" \ No newline at end of file diff --git a/README.md b/README.md index 7e1180832..584a84ed1 100644 --- a/README.md +++ b/README.md @@ -18,9 +18,9 @@ Three types of applications are available: for the **desktop** (Windows, macOS a Operating System | Download -----------------|-------- -Windows | -macOS | -Linux | +Windows | +macOS | +Linux | ## Mobile applications diff --git a/docs/index.html b/docs/index.html index ee3c4b578..564e806aa 100644 --- a/docs/index.html +++ b/docs/index.html @@ -218,15 +218,15 @@