浏览代码

Update overview.md

Klaudiusz Dembler 4 年之前
父节点
当前提交
25c5625404
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      docs/overview.md

+ 2 - 2
docs/overview.md

@@ -4,11 +4,11 @@ Atlas is a content consumption and publication app for the Joystream platform. T
 
 ## Conventions
 
-### Some of the used tools
+### Some of the used tools/tech
 
 - React
 - Typescript
-- GraphQL
+- GraphQL (+ [Relay-style pagination](https://graphql.org/learn/pagination/))
 - ESLint, Prettier - for enforcing common code style
 - [Mirage JS](https://miragejs.com/) - for [client-side mocking](#client-side-data-mocking)
 - [Emotion](https://emotion.sh/) - for all the styling