Skip to content

Commit fcfbe82

Browse files
authored
Expanded the project name.
1 parent eed91b2 commit fcfbe82

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

readme.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
1-
# \#SNMP Library
1+
# C# SNMP Library (#SNMP)
22

33
[![NuGet Version](https://img.shields.io/nuget/v/Lextm.SharpSnmpLib.svg?style=flat-square)](https://www.nuget.org/packages/Lextm.SharpSnmpLib/)
44
[![Nuget](https://img.shields.io/nuget/dt/Lextm.SharpSnmpLib?style=flat-square)](https://www.nuget.org/packages/Lextm.SharpSnmpLib/)
55
[![Build](https://img.shields.io/github/actions/workflow/status/lextudio/sharpsnmplib/dotnetcore.yml?branch=master&style=flat-square)](https://github.com/lextudio/sharpsnmplib/actions/workflows/dotnetcore.yml)
66
[![Coverage](https://img.shields.io/coveralls/github/lextudio/sharpsnmplib?style=flat-square)](https://coveralls.io/github/lextudio/sharpsnmplib)
77

8-
This is the source code repository of #SNMP Library. Visual Studio 2022 and .NET 8 SDK is required to compile it on Windows.
8+
This is the source code repository of C# SNMP Library (#SNMP). Visual Studio 2022 and .NET 8 SDK is required to compile it on Windows.
99

1010
## Useful Links
1111

12-
* You can visit [#SNMP Library homepage](https://sharpsnmp.com).
12+
* You can visit [C# SNMP Library homepage](https://sharpsnmp.com).
1313
* [The documentation site is here](https://docs.sharpsnmp.com).
1414
* [API references can be found here](https://help.sharpsnmp.com).
1515
* Sample projects can be found in [their repo](https://github.com/lextudio/sharpsnmplib-samples).

0 commit comments

Comments
 (0)