Skip to content

Commit 805625e

Browse files
added donate and mine for bitcoin in support
1 parent 4c94586 commit 805625e

File tree

3 files changed

+29
-7
lines changed

3 files changed

+29
-7
lines changed

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Change Log
22

3+
## v0.1.4 (2020-7-25)
4+
5+
### Changes
6+
7+
- updated README
8+
39
## v0.1.3 (2020-3-21)
410

511
### Changes

README.md

+23-7
Original file line numberDiff line numberDiff line change
@@ -175,24 +175,40 @@ For complete references examples and demo, [see here][snippet-reference].
175175

176176
Reference: https://docs.nativescript.org/angular/ui/action-bar#setting-icons
177177

178+
179+
178180
## Installation
179181

180-
1. Install Visual Studio Code v1.30.0 or higher
181-
1. Launch Code
182-
1. From the command palette `Ctrl+Shift+P` (Windows, Linux) or `Cmd+Shift+P` (OSX)
183-
1. Select Install Extensions.
184-
1. Choose **Nativescript: Angular HTML Snippets** by _ElecTreeFrying_
185-
1. Reload Visual Studio Code
182+
1. Install VS Code v1.42.0 or higher
183+
2. Launch Visual Studio Code
184+
3. Enter command `Ctrl+Shift+P` (Windows, Linux) or `Cmd+Shift+P` (OSX)
185+
4. Select `Extensions: Install Extensions`.
186+
5. Choose **Nativescript: Angular HTML Snippets** by _ElecTreeFrying_
187+
6. Reload Visual Studio Code
186188

187189
## Changelog
188190

189191
See [CHANGELOG] for more information.
190192

191193
## Contributing
192194

193-
* File bugs, feature requests in [GitHub Issues].
195+
* File bugs, or any feature requests in [GitHub Issues].
194196
* Leave a review on [Visual Studio Marketplace].
195197

198+
## Support
199+
200+
### Donate by Bitcoin (BTC)
201+
202+
bc1q9hjnxk67c9y6tsyp8jde43xg9hacf0kgdxq6jsxl47666d3hk8aqunv0xr
203+
204+
![donate-by-bitcoin](images/BITCOIN.png "donate by bitcoin")
205+
206+
### Donate by Mining
207+
208+
| Mining address (NiceHash) |
209+
|:----------------------------------:|
210+
| 3GJoX9cKs7eUHr6n5LcwNYEkSoD6mEqb1r |
211+
196212
## Related
197213

198214
[More extensions of mine.]

images/BITCOIN.png

7.89 KB
Loading

0 commit comments

Comments
 (0)