aboutsummaryrefslogtreecommitdiffstats
path: root/webui/Readme.md
diff options
context:
space:
mode:
authorCláudio <claudio.engdist@gmail.com>2021-02-19 19:16:33 -0300
committerCláudio <claudio.engdist@gmail.com>2021-02-19 19:16:33 -0300
commit1410911d9d547ce5a62a5ec1253f01b1d790e368 (patch)
tree61e907849de6e14adedeb6290649d1bf9470d06c /webui/Readme.md
parent729520b80a7cabce0d1b6e13c529aed2c3eb3d53 (diff)
downloadgit-bug-1410911d9d547ce5a62a5ec1253f01b1d790e368.tar.gz
Commit for #564
- Remove images for ReactJS, MaterialUI, GraphQL and Apollo GraphQL
Diffstat (limited to 'webui/Readme.md')
-rw-r--r--webui/Readme.md11
1 files changed, 1 insertions, 10 deletions
diff --git a/webui/Readme.md b/webui/Readme.md
index 29b2f1cd..45df1705 100644
--- a/webui/Readme.md
+++ b/webui/Readme.md
@@ -1,16 +1,7 @@
# git-bug rich web UI
## Prerequisites
-
-<div align="center">
-<img height="119px" alt="ReactJS" src="./public/reactjs_logo.png">
-<img width="150px" src="./public/materialui_logo.svg">
-<img height="119px" src="./public/graphql_logo.svg">
-<img height="119px" src="./public/apollo_logo.svg">
-</div>
-<div align="center">
-ReactJS | Material UI | GraphQL | Apollo GraphQL
-</div>
+[ReactJS](https://reactjs.org/) | [Material UI](https://material-ui.com/) | [GraphQL](https://graphql.org/) | [Apollo GraphQL](https://www.apollographql.com/docs/react/)
## How to develop