Skip to content

Commit 1a471ea

Browse files
committed
📄 Docs: Update README
1 parent 7f33d68 commit 1a471ea

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)