Skip to content

Commit 88c8a71

Browse files
committed
docs: Slight formatting edits
1 parent 51e9e97 commit 88c8a71

1 file changed

Lines changed: 9 additions & 5 deletions

File tree

Readme.mdown

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,14 @@
1-
# Split::Api
1+
# Split::API
22

3-
An extension to [Split](http://github.com/splitrb/split) to provide a REST-based JSON api.
3+
An extension to [Split](http://github.com/splitrb/split) to provide a REST-based JSON API.
44

5-
## Requirements
5+
## Install
6+
7+
### Requirements
68

79
The split gem and its dependencies.
810

9-
## Setup
11+
### Setup
1012

1113
gem install split-api
1214

@@ -22,13 +24,15 @@ Javascript library for communicating with api
2224

2325
*note to be added about sharing sessions between apps*
2426

25-
## Development
27+
## Contributing
2628

2729
Source hosted at [GitHub](http://github.com/splitrb/split-api).
2830
Report Issues/Feature requests on [GitHub Issues](http://github.com/splitrb/split-api/issues).
2931

3032
Tests can be ran with `rake spec`
3133

34+
Please conform to the [Code of Conduct](CODE_OF_CONDUCT.md).
35+
3236
### Note on Patches/Pull Requests
3337

3438
* Fork the project.

0 commit comments

Comments
 (0)