summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md2
-rw-r--r--docs/images/deno3.pngbin0 -> 17540 bytes
2 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 035b59eaf..ae71067fd 100644
--- a/README.md
+++ b/README.md
@@ -2,7 +2,7 @@
[![Build Status - Cirrus][]][Build status] [![Twitter handle][]][Twitter badge]
-<img align="right" src=https://deno.land/logo.svg height="150px">
+<img align="right" src=docs/images/deno3.png height="150px">
Deno is a _simple_, _modern_ and _secure_ runtime for **JavaScript** and
**TypeScript** that uses V8 and is built in Rust.
diff --git a/docs/images/deno3.png b/docs/images/deno3.png
new file mode 100644
index 000000000..dcd894920
--- /dev/null
+++ b/docs/images/deno3.png
Binary files differ