diff options
Diffstat (limited to 'README.mkd')
-rw-r--r-- | README.mkd | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/README.mkd b/README.mkd new file mode 100644 index 00000000..a8497071 --- /dev/null +++ b/README.mkd @@ -0,0 +1,18 @@ +ISO 15765-2 Support Library in C +============ + +## Testing + +The library includes a test suite that uses the `check` C unit test library. + + $ make test + +## Authors + +Chris Peplin cpeplin@ford.com + +## License + +Copyright (c) 2013 Ford Motor Company + +Licensed under the BSD license. |