Skip to content

Commit

Permalink
Update the docs
Browse files Browse the repository at this point in the history
  • Loading branch information
vicb committed Aug 24, 2024
1 parent 6c4a341 commit 8a55a71
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 5 deletions.
4 changes: 4 additions & 0 deletions libs/windy-sounding/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Release history

## next

- Fix the required update check

## 4.1.5 - Aug 22, 2024

- Add support for the ALADIN model
Expand Down
5 changes: 1 addition & 4 deletions libs/windy-sounding/CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,7 @@ npm i
npm --prefix libs/windy-sounding i
```

Then run either:

- `nx serve windy-sounding --build.watch=true` and visit `windy.com/dev` and enter `https://localhost:9999/plugin.js` as the url to the plugin
- or `nx preview windy-sounding` and visit `windy.com/dev` and enter `https://localhost:9999/src/plugin.ts` as the url to the plugin
Then run `nx preview windy-sounding --build.watch` and visit `windy.com/dev` and enter `https://localhost:9999/plugin.js` as the url to the plugin

Then press `Install and open plugin` and the plugin will open to the right side.

Expand Down
3 changes: 2 additions & 1 deletion libs/windy-sounding/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,8 @@ Installed plugins persist across visits so you only have to install them once pe

First open "<https://www.windy.com/plugins>" from **a browser** on your phone.

**Clicking on a link does not work, you have to type or copy paste the URL in a browser**
> [!IMPORTANT]
> Clicking on a link does not work, you have to type or copy paste the URL in a browser
Find the "flyXC Soundings" plugin and click on "Install" and "Open"

Expand Down
Binary file modified libs/windy-sounding/docs/2-mob-sdg.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 8a55a71

Please sign in to comment.