Skip to content

Commit

Permalink
Add Typescript to the README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Nandor Biro committed Dec 1, 2017
1 parent 88cb02c commit df2855b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ This app is a tool that helps organizing Lean Coffee sessions.
## Technical details

* The backend is hosted on [Graphcool](https://www.graph.cool/)
* The frontend is a [React](https://facebook.github.io/react/) app, that uses
* The frontend is a [React](https://facebook.github.io/react/) app, that is written in [Typescript](https://www.typescriptlang.org/docs/home.html) and uses
* [Apollo](http://dev.apollodata.com/react/) as GraphQL client
* [Semantic UI](http://react.semantic-ui.com/) as a component framework
* Authorization is provided by [Auth0](https://auth0.com/)
Expand Down

0 comments on commit df2855b

Please sign in to comment.