Skip to content

Commit ac35780

Browse files
committed
Version 0.2.0.
1 parent 323eb7f commit ac35780

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
[![Go Reference](https://pkg.go.dev/badge/github.com/rodrigocfd/windigo.svg)](https://pkg.go.dev/github.com/rodrigocfd/windigo@v0.2.0)
1+
[![Go Reference](https://pkg.go.dev/badge/github.com/rodrigocfd/windigo.svg)](https://pkg.go.dev/github.com/rodrigocfd/windigo)
22
[![GitHub go.mod Go version](https://img.shields.io/github/go-mod/go-version/rodrigocfd/windigo?style=flat-square&color=03a7ed)](https://github.com/rodrigocfd/windigo)
33
[![Lines of code](https://tokei.rs/b1/github/rodrigocfd/windigo?label=LoC&style=flat-square)](https://github.com/rodrigocfd/windigo)
44
[![MIT License](https://img.shields.io/badge/License-MIT-yellow.svg?label=License&style=flat-square)](https://github.com/rodrigocfd/windigo/blob/master/LICENSE.md)
@@ -13,10 +13,8 @@ Notably, Windigo is written 100% in pure Go – CGo is **not** used, just native
1313

1414
## Install
1515

16-
Version 0.2 is scheduled to be released in June 1st. Until there, you can pull straight from the master branch:
17-
1816
```
19-
go get github.com/rodrigocfd/windigo@master
17+
go get -u github.com/rodrigocfd/windigo
2018
```
2119

2220
## Examples

0 commit comments

Comments
 (0)