mirror of
https://github.com/ThrowTheSwitch/CMock.git
synced 2026-09-14 14:19:58 +00:00
Added .md extension to README
This commit is contained in:
@@ -0,0 +1,25 @@
|
||||
Welcome to CMock!
|
||||
|
||||

|
||||
|
||||
[CMock build status](http://travis-ci.org/throwtheswitch/kinetic-c) is provided via [Travis CI](http://travis-ci.org)
|
||||
|
||||
Getting Started
|
||||
================
|
||||
|
||||
> git clone --recursive https://github.com/throwtheswitch/cmock.git
|
||||
> cd cmock
|
||||
> bundle install # Ensures you have all RubyGems needed
|
||||
> bundle execute rake # Run all CMock library tests
|
||||
|
||||
API Documentation
|
||||
=================
|
||||
|
||||
* Not sure what you're doing?
|
||||
** [View docs/CMock_Summary.md](docs/CMock_Summary.md)
|
||||
* Interested in our MIT-style license?
|
||||
** [View docs/license.txt](docs/license.txt)
|
||||
* Are there 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)
|
||||
Reference in New Issue
Block a user