From d0350e30c6af38b9e279a9d14f3e46c728ccfddf Mon Sep 17 00:00:00 2001
From: ooooo <3164076421@qq.com>
Date: Sun, 25 Feb 2024 19:05:05 +0800
Subject: [PATCH 1/2] split Lint and Test badges for title asdf
---
README.md | 14 ++++++++------
1 file changed, 8 insertions(+), 6 deletions(-)
diff --git a/README.md b/README.md
index 92ec580dd..8290e175b 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,6 @@
-# asdf [![Lint](https://github.com/asdf-vm/asdf/actions/workflows/lint.yml/badge.svg)](https://github.com/asdf-vm/asdf/actions/workflows/lint.yml) [![Tests](https://github.com/asdf-vm/asdf/actions/workflows/tests.yml/badge.svg)](https://github.com/asdf-vm/asdf/actions/workflows/tests.yml)
+# asdf
+
+[![Lint](https://github.com/asdf-vm/asdf/actions/workflows/lint.yml/badge.svg)](https://github.com/asdf-vm/asdf/actions/workflows/lint.yml) [![Tests](https://github.com/asdf-vm/asdf/actions/workflows/tests.yml/badge.svg)](https://github.com/asdf-vm/asdf/actions/workflows/tests.yml)
**Manage multiple runtime versions with a single CLI tool, extendable via plugins** - [docs at asdf-vm.com](https://asdf-vm.com/)
@@ -42,20 +44,20 @@ See [CONTRIBUTING.md in the repo](https://github.com/asdf-vm/asdf/blob/master/CO
> So people wrote a version manager for it
> To switch between versions for projects
> Different, old, new.
->
+>
> Then there came more programming languages
> So there came more version managers
> And many commands for them
->
+>
> I installed a lot of them
> I learnt a lot of commands
->
+>
> Then I said, just one more version manager
> Which I will write instead
->
+>
> So, there came another version manager
> **asdf version manager** -
->
+>
> A version manager so extendable
> for which anyone can create a plugin
> To support their favourite language
From 465a6b25d990b05db25416fa2d00541aec253d45 Mon Sep 17 00:00:00 2001
From: ooooo <3164076421@qq.com>
Date: Sun, 25 Feb 2024 22:59:14 +0800
Subject: [PATCH 2/2] apply anonical indent
---
README.md | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/README.md b/README.md
index 8290e175b..ad20b3f8d 100644
--- a/README.md
+++ b/README.md
@@ -44,20 +44,20 @@ See [CONTRIBUTING.md in the repo](https://github.com/asdf-vm/asdf/blob/master/CO
> So people wrote a version manager for it
> To switch between versions for projects
> Different, old, new.
->
+>
> Then there came more programming languages
> So there came more version managers
> And many commands for them
->
+>
> I installed a lot of them
> I learnt a lot of commands
->
+>
> Then I said, just one more version manager
> Which I will write instead
->
+>
> So, there came another version manager
> **asdf version manager** -
->
+>
> A version manager so extendable
> for which anyone can create a plugin
> To support their favourite language