Skip to content

Commit 03f6887

Browse files
authored
Update README.md
1 parent 8264cfd commit 03f6887

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,7 @@ tibble::tribble(
6969
```
7070

7171
# Installation
72+
### Release version
7273

7374
The extension is published on both the [VS Code Marketplace](https://marketplace.visualstudio.com/items?itemName=atsyplenkov.pastum) and the [Open VSX Registry](https://open-vsx.org/extension/atsyplenkov/pastum): just click `Install` there or manually install it with:
7475

@@ -80,6 +81,9 @@ The extension is published on both the [VS Code Marketplace](https://marketplace
8081

8182
Alternatively, you can install the latest version from the [Releases](https://github.com/atsyplenkov/pastum/releases/) page. Download the latest `.vsix` file and install it as described [here](https://code.visualstudio.com/docs/editor/extension-marketplace#_install-from-a-vsix).
8283

84+
### Development version
85+
The bleeding-edge development version is available as [CI artefacts](https://github.com/atsyplenkov/pastum/actions/workflows/ci.yml) in a `.vsix` format.
86+
8387
# Features
8488

8589
- For a complete list of features and example usage, see — [pastum.anatolii.nz](https://pastum.anatolii.nz)
@@ -106,4 +110,4 @@ There's a lot going on with the development of new features in Pastum. If you ha
106110
Contributions are welcome! If you'd like to contribute, please, fork, submit a PR and I'll merge it.
107111

108112
# Acknowledgements
109-
This extension was inspired by the [`{datapasta}`](https://github.com/milesmcbain/datapasta/) R package created by [@MilesMcBain](https://github.com/MilesMcBain) and contributors. However, the implementation in the Code OSS environment was influenced by [@coatless](https://github.com/coatless) and his [web app](https://web-apps.thecoatlessprofessor.com/data/html-table-to-dataframe-tool.html).
113+
This extension was inspired by the [`{datapasta}`](https://github.com/milesmcbain/datapasta/) R package created by [@MilesMcBain](https://github.com/MilesMcBain) and contributors. However, the implementation in the Code OSS environment was influenced by [@coatless](https://github.com/coatless) and his [web app](https://web-apps.thecoatlessprofessor.com/data/html-table-to-dataframe-tool.html).

0 commit comments

Comments
 (0)