summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorVishal Pratap Singh <vishal19111999@hotmail.com>2020-12-14 08:22:24 +0530
committerGitHub <noreply@github.com>2020-12-14 13:52:24 +1100
commitb5b7c7ee0154a28e6e15ec139bc3e0819f9eb910 (patch)
treeb8f377d06084d5af69a0f4e9c87bd24ba418c2d8 /README.md
parent2c778f89da29b5e90c0224a0120d60397852ed6d (diff)
docs: fixes logo in README (#8740)
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 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.