Punctuate the bullet-points as if they were sentences (they are!).

This commit is contained in:
Jesse Rosenberger 2019-02-26 12:14:33 +02:00
parent 721c4c9b26
commit 0f2e9d84b2
No known key found for this signature in database
GPG key ID: C0CCCF81AA6C08D8

View file

@ -12,9 +12,9 @@ Apollo Server is a community-maintained open-source GraphQL server. It works wit
Apollo Server is built with the following principles in mind:
- **By the community, for the community**: Apollo Server's development is driven by the needs of developers
- **Simplicity**: by keeping things simple, Apollo Server is easier to use, easier to contribute to, and more secure
- **Performance**: Apollo Server is well-tested and production-ready - no modifications needed
- **By the community, for the community**: Apollo Server's development is driven by the needs of developers.
- **Simplicity**: By keeping things simple, Apollo Server is easier to use, easier to contribute to, and more secure.
- **Performance**: Apollo Server is well-tested and production-ready.
Anyone is welcome to contribute to Apollo Server, just read [CONTRIBUTING.md](./CONTRIBUTING.md), take a look at the [roadmap](./ROADMAP.md) and make your first PR!