Skip to content

Commit 49bf37e

Browse files
committed
Updated README.md
1 parent eccae4b commit 49bf37e

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

README.md

+2-6
Original file line numberDiff line numberDiff line change
@@ -18,12 +18,12 @@ Documentation is available in the project [wiki](https://github.com/gsscoder/pic
1818
## Targets
1919

2020
- .NET Standard 2.0
21-
- .NET Framework 4.6.1
21+
- .NET 5.0
2222

2323
## Install via NuGet
2424

2525
```sh
26-
$ dotnet add package PickAll --version 1.1.0
26+
$ dotnet add package PickAll --version 1.2.0
2727
```
2828

2929
## Build and sample
@@ -124,7 +124,3 @@ results |> Seq.iter (fun x -> printfn "%s %s" x.Url x.Description)
124124
## Icon
125125

126126
- [Search Engine](https://thenounproject.com/search/?q=search%20engine&i=2054907) icon designed by Vectors Market from [The Noun Project](https://thenounproject.com/).
127-
128-
### Notes
129-
130-
- PickAll is still under development and API could change until latest beta versions.

0 commit comments

Comments
 (0)