Parcourir la source

Merge pull request #253 from davemachado/add-contributing-reference

Update README.md
pull/254/head
Mike Street il y a 7 ans
committed by GitHub
Parent
révision
fba629aef6
2 fichiers modifiés avec 5 ajouts et 3 suppressions
  1. +3
    -3
      CONTRIBUTING.md
  2. +2
    -0
      README.md

+ 3
- 3
CONTRIBUTING.md Voir le fichier

@@ -24,10 +24,10 @@ Currently, the only accepted inputs for this field are as follows:

* `oAuth` - _the API supports oAuth_
* `apiKey` - _the API uses a private key string/token for authentication - try and use the correct parameter_
* `X-Mashape-Key` - _the name of the header which may need to be sent
* No - _the API requires no authentication to run_
* `X-Mashape-Key` - _the name of the header which may need to be sent_
* `No` - _the API requires no authentication to run_

Please continue to follow the alphabetical ordering that is in place.
Please continue to follow the alphabetical ordering that is in place per section.

##Pull Request



+ 2
- 0
README.md Voir le fichier

@@ -2,6 +2,8 @@

A collective list of JSON APIs for use in web development.

For information on contributing to this project, please see the [contributing guide](CONTRIBUTING.md).

## Index

* [Animals](#animals)


Chargement…
Annuler
Enregistrer