mirror of
https://github.com/ThrowTheSwitch/CMock.git
synced 2026-06-05 21:15:20 +00:00
README fixes
This commit is contained in:
@@ -1,8 +1,7 @@
|
||||
Welcome to CMock!
|
||||
CMock - Mock/stub generator for C
|
||||
=================================
|
||||
|
||||

|
||||
|
||||
[CMock build status](http://travis-ci.org/throwtheswitch/kinetic-c) is provided via [Travis CI](http://travis-ci.org)
|
||||
[](https://travis-ci.org/throwtheswitch/cmock)
|
||||
|
||||
Getting Started
|
||||
================
|
||||
@@ -16,10 +15,10 @@ API Documentation
|
||||
=================
|
||||
|
||||
* Not sure what you're doing?
|
||||
** [View docs/CMock_Summary.md](docs/CMock_Summary.md)
|
||||
* [View docs/CMock_Summary.md](docs/CMock_Summary.md)
|
||||
* Interested in our MIT-style license?
|
||||
** [View docs/license.txt](docs/license.txt)
|
||||
* [View docs/license.txt](docs/license.txt)
|
||||
* Are there examples?
|
||||
** They are all in [/examples](examples/)
|
||||
* They are all in [/examples](examples/)
|
||||
* Any other resources to check out?
|
||||
** Definitely! Check out our developer portal on [ThrowTheSwitch.org](http://throwtheswitch.org)
|
||||
* Definitely! Check out our developer portal on [ThrowTheSwitch.org](http://throwtheswitch.org)
|
||||
|
||||
Reference in New Issue
Block a user