Skip to content

Commit d4a2332

Browse files
committed
README logo & link
1 parent 4733ea0 commit d4a2332

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
@@ -277,26 +277,26 @@ notifications: [
277277
## Stack
278278

279279
Chronos was built using the following technology stacks:
280-
- <img src="./app/assets/electron-logo-color.png" alt="Electron" title="Electron" align="center" height="40" />
281-
- <img src="./app/assets/react-logo-color.png" alt="React" title="React" align="center" height="40" />
282-
- <img src="./app/assets/js-logo-color.png" alt="JavaScript" title="JavaScript" align="center" height="40" />
283-
- <img src="./app/assets/ts-logo-long-blue.png" alt="TypeScript" title="TypeScript" align="center" height="40" />
284-
- <img src="./app/assets/postgres-logo-color.png" alt="PostgreSQL" title="PostgreSQL" align="center" height="40" />
285-
- <img src="./app/assets/mongo-logo-color.png" alt="MongoDB" title="MongoDB" align="center" height="40" />
286-
- <img src="./app/assets/node-logo-color.png" alt="Node" title="Node" align="center" height="40" />
287-
- <img src="./app/assets/express-logo-color.png" alt="Express" title="Express" align="center" height="40" />
288-
- <img src="./app/assets/http-logo-color.png" alt="HTTP" title="HTTP" align="center" height="40" />
289-
- <img src="./app/assets/grpc-logo-color.png" alt="gRPC" title="gRPC" align="center" height="40" />
290-
- <img src="./app/assets/graphql-logo-color.png" alt="GraphQL" title="GraphQL" align="center" height="40" />
291-
- <img src="./app/assets/docker-logo-color.png" alt="Docker" title="Docker" align="center" height="40" />
292-
- <img src="./app/assets/aws-logo-color.png" alt="AWS" title="AWS" align="center" height="40" />
293-
- <img src="./app/assets/jest-logo-color.png" alt="Jest" title="Jest" align="center" height="40" />
294-
- <img src="./app/assets/enzyme-logo-color.png" alt="Enzyme" title="Enzyme" align="center" height="40" />
295-
- <img src="./app/assets/spectron-logo-color.png" alt="Spectron" title="Spectron" align="center" height="40" />
296-
- <img src="./app/assets/webpack-logo-color.png" alt="Webpack" title="Webpack" align="center" height="40" />
297-
- <img src="./app/assets/material-ui-logo-color.png" alt="Material-UI" title="Material-UI" align="center" height="40" />
298-
- <img src="./app/assets/vis-logo-color.png" alt="Vis.js" title="Vis.js" align="center" height="40" />
299-
- <img src="./app/assets/plotly-logo-color.png" alt="Plotly.js" title="Plotly.js" align="center" height="40" />
280+
- <img src="./app/assets/electron-logo-color.png" alt="Electron" title="Electron" align="center" height="30" />
281+
- <img src="./app/assets/react-logo-color.png" alt="React" title="React" align="center" height="30" />
282+
- <img src="./app/assets/js-logo-color.png" alt="JavaScript" title="JavaScript" align="center" height="30" />
283+
- <img src="./app/assets/ts-logo-long-blue.png" alt="TypeScript" title="TypeScript" align="center" height="30" />
284+
- <img src="./app/assets/postgres-logo-color.png" alt="PostgreSQL" title="PostgreSQL" align="center" height="30" />
285+
- <img src="./app/assets/mongo-logo-color.png" alt="MongoDB" title="MongoDB" align="center" height="30" />
286+
- <img src="./app/assets/node-logo-color.png" alt="Node" title="Node" align="center" height="30" />
287+
- <img src="./app/assets/express-logo-color.png" alt="Express" title="Express" align="center" height="30" />
288+
- <img src="./app/assets/http-logo-color.png" alt="HTTP" title="HTTP" align="center" height="30" />
289+
- <img src="./app/assets/grpc-logo-color.png" alt="gRPC" title="gRPC" align="center" height="30" />
290+
- <img src="./app/assets/graphql-logo-color.png" alt="GraphQL" title="GraphQL" align="center" height="30" />
291+
- <img src="./app/assets/docker-logo-color.png" alt="Docker" title="Docker" align="center" height="30" />
292+
- <img src="./app/assets/aws-logo-color.png" alt="AWS" title="AWS" align="center" height="30" />
293+
- <img src="./app/assets/jest-logo-color.png" alt="Jest" title="Jest" align="center" height="30" />
294+
- <img src="./app/assets/enzyme-logo-color.png" alt="Enzyme" title="Enzyme" align="center" height="30" />
295+
- <img src="./app/assets/spectron-logo-color.png" alt="Spectron" title="Spectron" align="center" height="30" />
296+
- <img src="./app/assets/webpack-logo-color.png" alt="Webpack" title="Webpack" align="center" height="30" />
297+
- <img src="./app/assets/material-ui-logo-color.png" alt="Material-UI" title="Material-UI" align="center" height="30" />
298+
- <img src="./app/assets/vis-logo-color.png" alt="Vis.js" title="Vis.js" align="center" height="30" />
299+
- <img src="./app/assets/plotly-logo-color.png" alt="Plotly.js" title="Plotly.js" align="center" height="30" />
300300

301301
#
302302
###### Return to [Top](#Chronos)

0 commit comments

Comments
 (0)