Skip to content

Commit

Permalink
README update for 7.0.1 release.
Browse files Browse the repository at this point in the history
  • Loading branch information
sdcondon committed Nov 22, 2024
1 parent 9df510f commit 33879f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

[![NuGet version (SCFirstOrderLogic)](https://img.shields.io/nuget/v/SCFirstOrderLogic.svg?style=flat-square)](https://www.nuget.org/packages/SCFirstOrderLogic/)
[![NuGet downloads (SCFirstOrderLogic)](https://img.shields.io/nuget/dt/SCFirstOrderLogic.svg?style=flat-square)](https://www.nuget.org/packages/SCFirstOrderLogic/)
[![Commits since latest release](https://img.shields.io/github/commits-since/sdcondon/SCFirstOrderLogic/latest?style=flat-square)](https://github.com/sdcondon/SCFirstOrderLogic/compare/7.0.0...main)
[![Commits since latest release](https://img.shields.io/github/commits-since/sdcondon/SCFirstOrderLogic/latest?style=flat-square)](https://github.com/sdcondon/SCFirstOrderLogic/compare/7.0.1...main)

This repository contains the source code for the SCFirstOrderLogic NuGet package - along with its tests, performance benchmarks, and documentation website.
It also contains some example domains and alternative algorithm implementations, which are used in the tests and performance benchmarks.
Expand Down

0 comments on commit 33879f7

Please sign in to comment.