From 527274433025ac5846e14e8b1e96bba687997965 Mon Sep 17 00:00:00 2001 From: ~karx Date: Sun, 7 Feb 2021 19:56:37 +0000 Subject: [PATCH] Add badges to readme --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 07f3d36..d64eb5b 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,13 @@ # sandwich +[![Build Status](https://drone.tildegit.org/api/badges/karx/sandwich/status.svg)](https://drone.tildegit.org/karx/sandwich) [![License](https://img.shields.io/badge/license-Unlicense-green)](https://unlicense.org) + `sandwich` is a funny programming language written in Rust. +*"Why's it called sandwich?"* + +*"Well, Rust's logo is a crab, right? And crabs live on beaches. Beaches have sand. A program is just a bunch of bytes one after another. So what do you bite that's related to sand? A sandwich!"* + ## Running Use `cargo` to run an input file.