Skip to content

Commit 192d220

Browse files
committed
update readme and trigger [publish]
1 parent 47c520c commit 192d220

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

README.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -365,6 +365,21 @@ These are deliberate choices for SwiftlyS2 plugins.
365365

366366
---
367367

368+
## Contributing
369+
370+
See
371+
[CONTRIBUTING.md](https://github.com/itsAudioo/SwiftSQL/blob/master/CONTRIBUTING.md)
372+
for the full guidelines.
373+
374+
Local build and test:
375+
376+
```
377+
dotnet build
378+
dotnet run -c Release --project SwiftSQL.Tests/SwiftSQL.Tests.csproj
379+
```
380+
381+
---
382+
368383
## License
369384

370385
MIT

0 commit comments

Comments
 (0)