Skip to content

Commit f7a60a6

Browse files
authored
Merge pull request #3 from Crequency/docs=main
[Pull Request] README modification.
2 parents b46dcd7 + 1a471ea commit f7a60a6

1 file changed

Lines changed: 17 additions & 1 deletion

File tree

README.md

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,17 @@
1-
# BasicHelper
1+
# About
2+
3+
Common.BasicHelper is a collection of helper functions for dotnet platform (C# mainly).
4+
5+
You can easily use it in your project through NuGet.
6+
7+
Via dotnet cli
8+
9+
```shell
10+
dotnet add package Common.BasicHelper
11+
```
12+
13+
# Usage
14+
15+
building ...
16+
17+

0 commit comments

Comments
 (0)