mirror of
https://github.com/vale981/apollo-server
synced 2025-03-06 02:01:40 -05:00
Punctuate the bullet-points as if they were sentences (they are!).
This commit is contained in:
parent
721c4c9b26
commit
0f2e9d84b2
1 changed files with 3 additions and 3 deletions
|
@ -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:
|
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
|
- **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
|
- **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
|
- **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!
|
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!
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue