Skip to content

Commit 476fb78

Browse files
[Update] README: include ReqifSharp.Extensions and update nuget links
1 parent 7c96490 commit 476fb78

1 file changed

Lines changed: 5 additions & 4 deletions

File tree

README.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
![reqifsharp](https://raw.githubusercontent.com/STARIONGROUP/reqifsharp/master/reqifsharp-logo.png)
22

3-
ReqIFSharp is a C# library for reading and writing ReqIF documents. ReqIFSharp is used in Starion products such as [CDP4-COMET](https://www.stariongroup.eu/services-solutions/system-engineering/concurrent-design/cdp4-comet/) and a web based ReqIF [Viewer](https://viewer.reqifsharp.org). Read more about it here: https://www.reqifsharp.org
3+
**ReqIFSharp** and **ReqIFSharp.Extensions** are C# libraries for reading and writing ReqIF documents. ReqIFSharp is used in Starion products such as [CDP4-COMET](https://www.stariongroup.eu/services-solutions/system-engineering/concurrent-design/cdp4-comet/) and a web based ReqIF [Viewer](https://viewer.reqifsharp.org). Read more about it here: https://www.reqifsharp.org
44

55
[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=STARIONGROUP_reqifsharp&metric=alert_status)](https://sonarcloud.io/summary/new_code?id=STARIONGROUP_reqifsharp)
66
[![Code Smells](https://sonarcloud.io/api/project_badges/measure?project=STARIONGROUP_reqifsharp&metric=code_smells)](https://sonarcloud.io/summary/new_code?id=STARIONGROUP_reqifsharp)
@@ -15,9 +15,10 @@ ReqIFSharp is a C# library for reading and writing ReqIF documents. ReqIFSharp i
1515

1616
## Installation
1717

18-
The package is available on Nuget at https://www.nuget.org/packages/ReqIFSharp/
18+
The packages are available on Nuget:
1919

20-
[![NuGet Badge](https://buildstats.info/nuget/ReqIFSharp)](https://buildstats.info/nuget/ReqIFSharp)
20+
- [ReqIFSharp](https://www.nuget.org/packages/ReqIFSharp): ![NuGet Version](https://img.shields.io/nuget/v/ReqIFSharp)
21+
- [ReqIFSharp.Extensions](https://www.nuget.org/packages/ReqIFSharp.Extensions): ![NuGet Version](https://img.shields.io/nuget/v/ReqIFSharp.Extensions)
2122

2223
## Build Status
2324

@@ -30,7 +31,7 @@ Development | ![Build Status](https://github.com/STARIONGROUP/reqifsharp/actions
3031

3132
# License
3233

33-
The reqifsharp library is provided to the community under the Apache License 2.0.
34+
**ReqIFSharp** and **ReqIFSharp.Extensions** are provided to the community under the Apache License 2.0 License.
3435

3536
# Contributions
3637

0 commit comments

Comments
 (0)