Skip to content

Commit 2ee05fb

Browse files
authored
Refactored README
1 parent 1becf5a commit 2ee05fb

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,11 @@ Manage your GitHub Project Boards directly from Squeak!
99

1010
### Installation
1111

12-
Download the latest `.sar` from the [releases section](https://github.com/hpi-swa-teaching/ProjectBoard/releases), drag it onto your open Squeak image and press `install sar`. The shortcut from the apps menu will be installed automatically.
12+
Download the latest `.sar` from the [releases section](https://github.com/hpi-swa-teaching/ProjectBoard/releases), drag it onto your open Squeak image and press `install sar`. Follow the instructions below to open the application.
13+
14+
### Opening the Application
15+
16+
Open the workspace and use `SPBLandingPage open.` to open the LandingPage. Follow the instructions above to obtain an GitHub access token. If you do not want to sync your board to GitHub, you can use a local board. For local boards, no access token is required.
1317

1418
### Authentication-Token
1519

@@ -24,7 +28,3 @@ Squello needs a *Personal Access Token (classic)* to access the Github api. The
2428
- Columns can not be edited
2529
- Adding cards is not supported yet
2630
- Projects (classic) are supported until Github will sunset them. It is highly recommended to migrate any classic Project.
27-
28-
### Starting it manually
29-
30-
Open the workspace and use `SPBLandingPage open.` to open the LandingPage. Follow the instructions above to obtain an GitHub access token. If you do not want to sync your board to GitHub, you can use a local board. For local boards, no access token is required.

0 commit comments

Comments
 (0)