From 87671ee1094886c0870c086f82fa328f023d58fb Mon Sep 17 00:00:00 2001 From: William Cabell Date: Thu, 28 May 2020 15:54:00 +0200 Subject: [PATCH] Added friendly tagline :) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 265110f..ea18855 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ [![License information](https://img.shields.io/badge/license-MIT-lightgrey.svg)](https://github.com/cabellwg/bf/blob/master/LICENSE) [![Build Status](https://travis-ci.com/cabellwg/bfc.svg?branch=master)](https://travis-ci.com/cabellwg/bfc) -`bf` is a simple Brainfuck interpreter written in C. +`bf` is the friendly Brainfuck interpreter! :) ### Installation