1
0
mirror of https://github.com/mfontanini/libtins synced 2026-01-30 05:24:26 +01:00

Added README.md and updated README.

This commit is contained in:
matias
2013-11-24 11:07:39 -03:00
parent 295ebb679c
commit ca4912ded4
2 changed files with 87 additions and 2 deletions

4
README
View File

@@ -15,7 +15,7 @@ send, receive and manipulate specially crafted packets.
In order to read tutorials, examples and checkout some benchmarks of the
library, please visit:
http://libtins.sourceforge.net/
http://libtins.github.io/
------------------------------- Compiling ------------------------------
@@ -70,4 +70,4 @@ ldconfig
You might want to have a look at the examples located in the "examples"
directory. The same samples can be found online at:
http://libtins.sourceforge.net/examples/
http://libtins.github.io/examples/