From 82efbaf2f5edf61cb38a83c8a2e1af93c0995766 Mon Sep 17 00:00:00 2001 From: ooxi Date: Wed, 18 May 2022 16:29:30 +0200 Subject: [PATCH] GitHub no longer provides standalone downloads Downloads can be hosted on GitHub using releases. However, prebuild binaries for such a simple library were never that useful. --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index cc6bfe0..b255bd2 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,6 @@ All releases are based on master, so the preferred way of using xml.c is adding the repository as [git submodule](http://git-scm.com/book/en/Git-Tools-Submodules). If you prefer formal releases, check out the [release tags](https://github.com/ooxi/xml.c/tags). -[Prebuild binaries](https://github.com/ooxi/xml.c/downloads) are also available. Building xml.c