Skip to content
This repository was archived by the owner on Apr 17, 2025. It is now read-only.

Commit 788972d

Browse files
committed
Aggiornato README
1 parent 74d04da commit 788972d

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

README.md

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
Collection of tools mostly used in my private/work projects thus avoiding the duplication of repetitive code (only compatible with .NET 6).
99

1010

11-
### Installation
11+
## :dvd: Installation
1212

1313
The library is available on [NuGet](https://www.nuget.org/packages/NET6CustomLibrary) or run the following command in the .NET CLI:
1414

@@ -17,7 +17,7 @@ dotnet add package NET6CustomLibrary
1717
```
1818

1919

20-
## Library documentation
20+
## :memo: Library documentation
2121

2222
The extensions methods available regarding:
2323

@@ -30,14 +30,15 @@ The extensions methods available regarding:
3030
- Multi language support
3131
- Serilog (save to text file)
3232

33+
3334
The documentation is divided for each extension method, and can be consulted by clicking [here](https://github.com/AngeloDotNet/NET6CustomLibrary/blob/main/src/NET6CustomLibrary/Docs/)
3435

3536

36-
## Contributing
37+
## :star: Give a star
3738

38-
Contributions and/or suggestions are always welcome.
39+
If you found this Implementation helpful or used it in your Projects, do give it a :star: on Github. Thanks!
3940

4041

41-
## Support me
42+
## :muscle: Contributing
4243

43-
If you like this repository, please drop a :star: on Github!
44+
Contributions and/or suggestions are always welcome.

0 commit comments

Comments
 (0)