diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ [![Build Status - Cirrus][]][Build status] [![Twitter handle][]][Twitter badge] [](https://discord.gg/deno) -<img align="right" src=https://raw.githubusercontent.com/denoland/manual/main/images/deno3.png height="150px"> +<img align="right" src="https://deno.land/logo.svg" height="150px" alt="the deno mascot dinosaur standing in the rain"> Deno is a _simple_, _modern_ and _secure_ runtime for **JavaScript** and **TypeScript** that uses V8 and is built in Rust. |