From def73dbdd7eacc743b74fb5878d16675321771b9 Mon Sep 17 00:00:00 2001 From: Max Wofford Date: Tue, 24 Nov 2020 19:50:31 -0500 Subject: [PATCH] Move version artwork into headings --- README.md | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 4469b40..6de56ce 100644 --- a/README.md +++ b/README.md @@ -7,9 +7,7 @@ CDN powers the [#cdn](https://app.slack.com/client/T0266FRGM/C016DEDUL87) channel in the [Hack Club Slack](https://hackclub.com/slack). -## Version 2 - -Version 2 +## Version 2 Version 2 Post this JSON... ```js @@ -27,9 +25,7 @@ And it'll return the following: } ``` -## Version 1 - -Version 1 +## Version 1 Version 1 Post this JSON... ```js @@ -45,4 +41,4 @@ And it'll return the following: "cdnlink.vercel.app/0somefile.png", "cdnlink.vercel.app/1somefile.gif" ] -``` \ No newline at end of file +```