Skip to content

Commit

Permalink
[skip ci] Updated README.md
Browse files Browse the repository at this point in the history
Updated packages table to include new SQL packages
  • Loading branch information
reecerussell authored Sep 1, 2021
1 parent 8a3c159 commit 5c3ccbe
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ TxCommand is a simple commanding package which provides commanding interfaces th
| ---------------------- | --------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------- |
| TxCommand | ![Nuget](https://img.shields.io/nuget/v/TxCommand) | [![Nuget](https://img.shields.io/nuget/dt/TxCommand)](https://www.nuget.org/packages/TxCommand/) |
| TxCommand.Abstractions | ![Nuget](https://img.shields.io/nuget/v/TxCommand.Abstractions) | [![Nuget](https://img.shields.io/nuget/dt/TxCommand.Abstractions)](https://www.nuget.org/packages/TxCommand.Abstractions/) |
| TxCommand.Sql | ![Nuget](https://img.shields.io/nuget/v/TxCommand.Sql) | [![Nuget](https://img.shields.io/nuget/dt/TxCommand.Sql)](https://www.nuget.org/packages/TxCommand.Sql/) |
| TxCommand.Sql.Abstractions | ![Nuget](https://img.shields.io/nuget/v/TxCommand.Sql.Abstractions) | [![Nuget](https://img.shields.io/nuget/dt/TxCommand.Sql.Abstractions)](https://www.nuget.org/packages/TxCommand.Sql.Abstractions/) |

## Get Started

Expand Down Expand Up @@ -113,4 +115,4 @@ public class CarFactory

## Contributing

Not much here, but feel free to raise and issues or open a Pull Request if you think of an enhancement or spot a bug!
Not much here, but feel free to raise an issue or open a Pull Request if you think of an enhancement or spot a bug!

0 comments on commit 5c3ccbe

Please sign in to comment.