From ae85fb74b2c2e22673c3d323a98521ec84fbb6af Mon Sep 17 00:00:00 2001 From: Justine Tunney Date: Tue, 12 Dec 2023 07:53:23 -0800 Subject: [PATCH] Update README.md Fixes #1002 --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index e29e4493a..55aa4e916 100644 --- a/README.md +++ b/README.md @@ -12,10 +12,11 @@ possible performance and the tiniest footprint imaginable. ## Background -For an introduction to this project, please read the [αcτµαlly pδrταblε -εxεcµταblε](https://justine.lol/ape.html) blog post and [cosmopolitan +For an introduction to this project, please read the [actually portable +executable](https://justine.lol/ape.html) blog post and [cosmopolitan libc](https://justine.lol/cosmopolitan/index.html) website. We also have -[API documentation](https://justine.lol/cosmopolitan/documentation.html). +[API +documentation](https://justine.lol/cosmopolitan/documentation.html). ## Getting Started