Skip to content

Commit db1476a

Browse files
committed
Merge branch 'feature/enhance/repo-readme' of https://github.com/martis-git/github-client into feature/enhance/repo-readme
2 parents f3a4e14 + 995f046 commit db1476a

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -38,28 +38,28 @@ GitHub client within the *React Akvelon 2020* course.
3838

3939
> If you found issues or have ideas for service - please, [share with us](https://github.com/ani-team/github-client/issues/new) 🔥
4040
41-
<img alt="screen" src="docs/search.png" />
41+
![screen](docs/search.png)
4242

4343
## Technology stack
4444
- **UI**: `react`, `antd`, `classnames`, `tailwindcss`
4545
- **Lang**: `typescript (3.7+)`
4646
- **Fetching**: `graphql`, `apollo-client (3+)`
4747
- **API Codegen**: `graphql-codegen`
4848
- **Routing**: `react-router`
49-
- <b title="Super linting from @martis-git">Tests</b>: `eslint`, `prettier`, `graphql-eslint`, `stylelint`
49+
- **Tests**: `eslint`, `prettier`, `graphql-eslint`, `stylelint`
5050
- **Auth**: `GitHub OAuth`, `firebase`
51-
- <b title="Super CI/CD from @niyazm524">CI/CD</b>: `github-actions`, `firebase`
51+
- **CI/CD**: `github-actions`, `firebase`
5252

5353
<div align="center">
5454
<img title="react" alt="react" height=48 src="https://cdn.auth0.com/blog/react-js/react.png"/>
5555
<img title="typescript" alt="typescript" height=48 src="https://raw.githubusercontent.com/remojansen/logo.ts/master/ts.png"/>
5656
<img title="antdesign" alt="antdesign" height=48 src="https://gw.alipayobjects.com/zos/rmsportal/KDpgvguMpGfqaHPjicRK.svg"/>
5757
<img title="graphql" alt="graphql" height=48 src="https://upload.wikimedia.org/wikipedia/commons/thumb/1/17/GraphQL_Logo.svg/1200px-GraphQL_Logo.svg.png"/>
5858
<img title="apollo" alt="apollo" height=48 src="https://miro.medium.com/max/300/0*xdVGlEH7f9cRVaR-"/>
59-
<img title="eslint" alt="eslint" height=48 src="https://d33wubrfki0l68.cloudfront.net/204482ca413433c80cd14fe369e2181dd97a2a40/092e2/assets/img/logo.svg"/>
59+
<img title="eslint (Super linting from @martis-git)" alt="eslint" height=48 src="https://d33wubrfki0l68.cloudfront.net/204482ca413433c80cd14fe369e2181dd97a2a40/092e2/assets/img/logo.svg"/>
6060
<img title="prettier" alt="prettier" height=48 src="https://prettier.io/icon.png"/>
6161
<img title="stylelint" alt="stylelint" height=48 src="https://camo.githubusercontent.com/aa04feafbd080140cd834905cf171ccf7b06fc5f1f1ae07ce9879218165312d1/68747470733a2f2f63646e2e776f726c64766563746f726c6f676f2e636f6d2f6c6f676f732f7374796c656c696e742e737667"/>
6262
<img title="github" alt="github" height=48 src="https://image.flaticon.com/icons/png/512/25/25231.png" />
63-
<img title="github-actions" alt="github-actions" height=48 src="https://avatars0.githubusercontent.com/u/44036562?s=200&v=4" />
63+
<img title="github-actions (Super CI/CD from @niyazm524)" alt="github-actions" height=48 src="https://avatars0.githubusercontent.com/u/44036562?s=200&v=4" />
6464
<img title="firebase" alt="firebase" height=48 src="https://www.gstatic.com/devrel-devsite/prod/v73fbca10ce7899da426d451b3f74ee09bc6846fcf427552c7e8e85261505ef2c/firebase/images/touchicon-180.png" />
6565
</div>

0 commit comments

Comments
 (0)