From bdd9d65146a1c6b48be9eae97cb893d8f1461d32 Mon Sep 17 00:00:00 2001 From: Dean Sheather Date: Fri, 2 Aug 2019 14:08:33 +1000 Subject: [PATCH] Add DigitalOcean button to README --- README.md | 2 ++ doc/assets/do-new-droplet-btn.svg | 23 +++++++++++++++++++++++ 2 files changed, 25 insertions(+) create mode 100644 doc/assets/do-new-droplet-btn.svg diff --git a/README.md b/README.md index c03acdef..830c9d50 100644 --- a/README.md +++ b/README.md @@ -23,6 +23,8 @@ docker run -it -p 127.0.0.1:8443:8443 -v "${PWD}:/home/coder/project" codercom/c ## Getting Started +[![Create a Droplet](./doc/assets/do-new-droplet-btn.svg)](https://marketplace.digitalocean.com/apps/code-server?action=deploy) + ### Run over SSH Use [sshcode](https://github.com/codercom/sshcode) for a simple setup. diff --git a/doc/assets/do-new-droplet-btn.svg b/doc/assets/do-new-droplet-btn.svg new file mode 100644 index 00000000..72808c9b --- /dev/null +++ b/doc/assets/do-new-droplet-btn.svg @@ -0,0 +1,23 @@ + + + + do-btn-blue-ghost + Created with Sketch. + + + + + + + + + + + + + Create a Droplet + + + + + \ No newline at end of file