aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRyan Mehri <[email protected]>2020-05-15 17:02:33 -0600
committerGitHub <[email protected]>2020-05-15 17:02:33 -0600
commitab24f8f598f978d5706958959aee96ac4d1fa6f7 (patch)
treef2f15518581080823bc6867459c04777685a2b6d
parentMerge pull request #23 from jackyzha0/code-render (diff)
parentupdate readme (diff)
downloadctrl-v-ab24f8f598f978d5706958959aee96ac4d1fa6f7.tar.xz
ctrl-v-ab24f8f598f978d5706958959aee96ac4d1fa6f7.zip
Merge pull request #24 from jackyzha0/update-readme
update readme
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index e037f44..29d90e6 100644
--- a/README.md
+++ b/README.md
@@ -3,6 +3,10 @@
Frontend is in React and backend is in Go.
+![New Paste](https://user-images.githubusercontent.com/23178940/82101247-e4848a00-96c0-11ea-99c3-a2cd301c52bb.png)
+![View Paste](https://user-images.githubusercontent.com/23178940/82101258-e9493e00-96c0-11ea-98ec-595f5f6f8b1d.png)
+![View Paste (different theme)](https://user-images.githubusercontent.com/23178940/82101261-ea7a6b00-96c0-11ea-9cf1-9b81883ab9f5.png)
+
## developing
#### Common
`make all` &mdash; starts React development server on `:3000` and backend on `:8080`