Skip to content

Commit

Permalink
README.md - Explain why we have multiple CI system support
Browse files Browse the repository at this point in the history
  • Loading branch information
chmorgan committed Jan 16, 2020
1 parent 0fe8134 commit c1ccb1e
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,3 +23,10 @@ Note that packet dissection and creation was split from SharpPcap some years ago

# Examples
See the [Examples](https://github.com/chmorgan/sharppcap/tree/master/Examples) folder for a range of examples using SharpPcap

# CI support
We have support for a number of CI systems for a few reasons:

* Diversity of CI systems in case one of them shuts down
* Examples in case you'd like to customize SharpPcap and make use of one of these CI systems for internal builds. Note that we assume you are following the license for the library.

0 comments on commit c1ccb1e

Please sign in to comment.