summary refs log tree commit diff homepage
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--README.md2
1 files changed, 0 insertions, 2 deletions
diff --git a/README.md b/README.md
index 7057fd6..edbd6f2 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,5 @@
 # shulker
 
-![shulker](data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAIAAAAB/CAMAAAAQJDo1AAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAP1BMVEV/Wn+PZo9/WH+PZI9/Vn93V3d3Und3VHeHXoeXZpeHW4eXapeXaZeHXIdwUHCHYIdwTnCXZZePY493UHf////SMtiMAAAAAWJLR0QUkt/JNQAAAAlwSFlzAAAOwQAADsEBuJFr7QAAAAd0SU1FB+ABDA4wIEOQHBsAAAF8SURBVGje7Zu9UgMxDAaP8JNADgjw/u9Ko73iy2gcyEycYre0jLQ0Gtm+LEvxEOwK4o8B609FFydPxp+LRQEFFJguwMJLsS8OAevs+28ctn9QAQUUmC5A48nCr0Em7OJvxbFYi/eCOjQwBRRQYL4AZGISZKE16PYdG6jzUSiggALzBWgIBNYLIeGlQvBZnAoFFFBgvgAHk9FA0hUcNSogL3W2DqiAAgpMF+gOJt1A8VV0Ip1YCgwvKBRQQIGbCXQHk2vpxKizDSQKKKDA3Qlko+kaUhbMgaUTU0ABBe5PIA8mXCD8deDo9iOWDxZnL6cKKKDANIHvgg8P2Lg2ZEPq9nUNCIHt4VIBBRSYLpADSZeIQSUbzEgoG9VwIlJAAQVuLsBgQIBElxbKhrMOUEABBe5PIB8s8oNEEh+CUTyFOPAw+LQvJgoooMDNBbig+CnyBwp5scC+LLgPWKdwxs++oFBAAQWmCeQCFwenYBdkPC8cWOcD5u7vFVBAgV//pDE3gFk7XgAAACV0RVh0ZGF0ZTpjcmVhdGUAMjAxNi0wMS0xMlQxNDo0ODozMi0wNTowMNlD1kQAAAAldEVYdGRhdGU6bW9kaWZ5ADIwMTYtMDEtMTJUMTQ6NDg6MzItMDU6MDCoHm74AAAAGHRFWHRTb2Z0d2FyZQBwYWludC5uZXQgNC4wLjVlhTJlAAAAAElFTkSuQmCC)
-
 [![Build Status](https://david-dm.org/destruc7i0n/shulker.svg)](https://david-dm.org/destruc7i0n/shulker)
 [![Build Status](https://travis-ci.org/destruc7i0n/shulker.svg?branch=master)](https://travis-ci.org/destruc7i0n/shulker)
 [![Circle CI](https://circleci.com/gh/destruc7i0n/shulker.svg?style=shield)](https://circleci.com/gh/destruc7i0n/shulker)
0400'>2020-06-08Remove reference to FreeBSD-specific libedit hackJune McEnroe Newer versions of libedit have sane tab-complete now without FreeBSD's hacks, and in fact the hack is gone in FreeBSD-CURRENT. I'm still a little confused why binding this weird function is necessary at all, but at least it exists everywhere, I guess. 2020-06-08Prefix mandoc with exec in about-filterJune McEnroe 2020-06-07Remove mktemp options from mkbuiltins, mktokensJune McEnroe Why even? 2020-06-07Cast z_stream fields to size_tJune McEnroe In the version of zlib in OpenBSD, these fields are of type off_t, which is signed (why?), rather than uLong. 2020-06-07Call static_assert by _Static_assertJune McEnroe OpenBSD doesn't #define static_assert in assert.h and _Static_assert is its real name I guess so why not? 2020-06-07Add OpenBSD to install.shJune McEnroe Straightforward. 2020-06-03Add The Song of AchillesJune McEnroe 2020-06-01Allow redirecting input in everJune McEnroe 2020-05-31Add %c conversion to c scriptJune McEnroe 2020-05-31Add c script to READMEJune McEnroe 2020-05-31Add c scriptJune McEnroe 2020-05-31Update mdoc source URLsJune McEnroe 2020-05-26Remove unfinished PSF fontsJune McEnroe