Improve ReadMe (#67), version 0.10.1.1

This commit is contained in:
Markus Hofknecht 2020-06-01 11:42:41 +02:00
parent 0ff0aff66b
commit 53145959fd

View file

@ -1,4 +1,4 @@
SystemTrayMenu <img src="https://raw.githubusercontent.com/Hofknecht/SystemTrayMenu/master/Resources/SystemTrayMenu.ico" alt="Trulli" width="32" height="32">
SystemTrayMenu &nbsp; <img src="https://raw.githubusercontent.com/Hofknecht/SystemTrayMenu/master/Resources/SystemTrayMenu.ico" alt="Trulli" width="32" height="32">
=============================================================
[![Build Status](https://dev.azure.com/MarkusHofknecht/SystemTrayMenu/_apis/build/status/Hofknecht.SystemTrayMenu?branchName=master)](https://dev.azure.com/MarkusHofknecht/SystemTrayMenu/_build/latest?definitionId=2&branchName=master)
@ -16,7 +16,7 @@ FAQ
**What do I have to do now as first steps?**
SystemTrayMenu is portable so you do not have to install it.
We would recommend to put the unzipped SystemTrayMenu folder it into a folder like "Portable Tools" in the SystemTrayMenu root directory.
We would recommend to put the unzipped SystemTrayMenu folder into a folder like "Portable Tools" in the SystemTrayMenu root directory.
1. After starting the application the first time you have to choose the root directory.
C:\Cloudfolder e.g. Seafile, NextCloud or Dropbox\your folder with links e.g. Tools or SystemTrayMenu
@ -66,5 +66,5 @@ When contributing please respect the style used by the codebase and consider the
*Run FixCop.
*Increase version in assembly file.
*Add a commit message like: IssueTitle (#xx), IssueTitle (#xx), version x.x.x.x .
*Commit either directly to master or when you are not sure with your changes then create a branch https://guides.github.com/activities/hello-world/
*Commit either directly to master or when you are not sure with your changes then create a branch https://guides.github.com/activities/hello-world/ .
*Update issue and set the status to closed.