Skip to content

Commit 8fdc2bc

Browse files
authored
Update README.md
1 parent 0d0708f commit 8fdc2bc

1 file changed

Lines changed: 2 additions & 12 deletions

File tree

README.md

Lines changed: 2 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -20,25 +20,15 @@
2020

2121
## Installation
2222

23-
1. Install from the [JetBrains Marketplace](https://plugins.jetbrains.com/plugin/27391-ziit) (Link will be updated once published)
23+
1. Install from the [JetBrains Marketplace](https://plugins.jetbrains.com/plugin/27391-ziit)
2424

2525
## Setup
2626

2727
1. Install the Ziit plugin from the JetBrains Marketplace.
2828
2. Open your JetBrains IDE (IntelliJ IDEA, WebStorm, PyCharm, etc.).
2929
3. Go to `File` > `Settings` (or `IntelliJ IDEA` > `Preferences` on macOS).
30-
4. Navigate to `Tools` > `Ziit Configuration`.
30+
4. Navigate to `Tools` > `Ziit`.
3131
5. Enter your Ziit instance URL in the "Instance URL" field.
3232
6. Enter your API key in the "API Key" field.
3333
7. Click `Apply` or `OK`.
3434
8. Begin coding, and your time will be tracked automatically! A status bar widget will show your current coding time.
35-
36-
## Actions
37-
38-
The plugin provides the following actions, which can be accessed via `Help` > `Find Action...` (Ctrl+Shift+A or Cmd+Shift+A):
39-
40-
- `Ziit: Set API Key`: Allows you to set or update your Ziit API key.
41-
- `Ziit: Set Instance URL`: Allows you to set or update your Ziit instance URL.
42-
- `Ziit: Open Dashboard`: Opens your Ziit dashboard in your default web browser.
43-
44-
You can also configure the API Key and Instance URL directly in the settings/preferences as described in the Setup section.

0 commit comments

Comments
 (0)