Skip to content

Commit 09c9a71

Browse files
committed
README logo & link
1 parent 7751efc commit 09c9a71

1 file changed

Lines changed: 20 additions & 20 deletions

File tree

README.md

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -259,26 +259,26 @@ notifications: [
259259
## Stack
260260

261261
Chronos was built using the following technology stacks:
262-
- <img src="./app/assets/electron-logo-color.png" alt="Electron" title="Electron" align="center" height="20" />
263-
- <img src="./app/assets/react-logo-color.png" alt="React" title="React" align="center" height="17" />
264-
- <img src="./app/assets/js-logo-color.png" alt="JavaScript" title="JavaScript" align="center" height="17" />
265-
- <img src="./app/assets/ts-logo-long-blue.png" alt="TypeScript" title="TypeScript" align="center" height="17" />
266-
- <img src="./app/assets/postgres-logo-color.png" alt="PostgreSQL" title="PostgreSQL" align="center" height="20" />
267-
- <img src="./app/assets/mongo-logo-color.png" alt="MongoDB" title="MongoDB" align="center" height="20" />
268-
- <img src="./app/assets/node-logo-color.png" alt="Node" title="Node" align="center" height="20" />
269-
- <img src="./app/assets/express-logo-color.png" alt="Express" title="Express" align="center" height="20" />
270-
- <img src="./app/assets/http-logo-color.png" alt="HTTP" title="HTTP" align="center" height="20" />
271-
- <img src="./app/assets/grpc-logo-color.png" alt="gRPC" title="gRPC" align="center" height="20" />
272-
- <img src="./app/assets/graphql-logo-color.png" alt="GraphQL" title="GraphQL" align="center" height="20" />
273-
- <img src="./app/assets/docker-logo-color.png" alt="Docker" title="Docker" align="center" height="20" />
274-
- <img src="./app/assets/aws-logo-color.png" alt="AWS" title="AWS" align="center" height="20" />
275-
- <img src="./app/assets/jest-logo-color.png" alt="Jest" title="Jest" align="center" height="20" />
276-
- <img src="./app/assets/enzyme-logo-color.png" alt="Enzyme" title="Enzyme" align="center" height="20" />
277-
- <img src="./app/assets/spectron-logo-color.png" alt="Spectron" title="Spectron" align="center" height="20" />
278-
- <img src="./app/assets/webpack-logo-color.png" alt="Webpack" title="Webpack" align="center" height="20" />
279-
- <img src="./app/assets/material-ui-logo-color.png" alt="Material-UI" title="Material-UI" align="center" height="20" />
280-
- <img src="./app/assets/vis-logo-color.png" alt="Vis.js" title="Vis.js" align="center" height="20" />
281-
- <img src="./app/assets/plotly-logo-color.png" alt="Plotly.js" title="Plotly.js" align="center" height="20" />
262+
- <img src="./app/assets/electron-logo-color.png" alt="Electron" title="Electron" align="center" height="40" />
263+
- <img src="./app/assets/react-logo-color.png" alt="React" title="React" align="center" height="40" />
264+
- <img src="./app/assets/js-logo-color.png" alt="JavaScript" title="JavaScript" align="center" height="40" />
265+
- <img src="./app/assets/ts-logo-long-blue.png" alt="TypeScript" title="TypeScript" align="center" height="40" />
266+
- <img src="./app/assets/postgres-logo-color.png" alt="PostgreSQL" title="PostgreSQL" align="center" height="40" />
267+
- <img src="./app/assets/mongo-logo-color.png" alt="MongoDB" title="MongoDB" align="center" height="40" />
268+
- <img src="./app/assets/node-logo-color.png" alt="Node" title="Node" align="center" height="40" />
269+
- <img src="./app/assets/express-logo-color.png" alt="Express" title="Express" align="center" height="40" />
270+
- <img src="./app/assets/http-logo-color.png" alt="HTTP" title="HTTP" align="center" height="40" />
271+
- <img src="./app/assets/grpc-logo-color.png" alt="gRPC" title="gRPC" align="center" height="40" />
272+
- <img src="./app/assets/graphql-logo-color.png" alt="GraphQL" title="GraphQL" align="center" height="40" />
273+
- <img src="./app/assets/docker-logo-color.png" alt="Docker" title="Docker" align="center" height="40" />
274+
- <img src="./app/assets/aws-logo-color.png" alt="AWS" title="AWS" align="center" height="40" />
275+
- <img src="./app/assets/jest-logo-color.png" alt="Jest" title="Jest" align="center" height="40" />
276+
- Enzyme <img src="./app/assets/enzyme-logo-color.png" alt="Enzyme" title="Enzyme" align="center" height="40" />
277+
- Spectron <img src="./app/assets/spectron-logo-color.png" alt="Spectron" title="Spectron" align="center" height="40" />
278+
- Webpack <img src="./app/assets/webpack-logo-color.png" alt="Webpack" title="Webpack" align="center" height="40" />
279+
- Material-UI <img src="./app/assets/material-ui-logo-color.png" alt="Material-UI" title="Material-UI" align="center" height="40" />
280+
- Vis <img src="./app/assets/vis-logo-color.png" alt="Vis.js" title="Vis.js" align="center" height="40" />
281+
- Plotly <img src="./app/assets/plotly-logo-color.png" alt="Plotly.js" title="Plotly.js" align="center" height="40" />
282282

283283
#
284284
###### Return to [Top](#Chronos)

0 commit comments

Comments
 (0)