File 0652-Update-README.md.patch of Package erlang
From 2d974b2b633de1abfff99b49ed9deb3b5dac9a2a Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Keyhan=20Jannat=20Khah=20=E2=98=95?=
<keyhan.jannat.khah@gmail.com>
Date: Wed, 29 May 2024 14:42:37 +0330
Subject: [PATCH 2/2] Update README.md
Co-authored-by: Lukas Larsson <garazdawi@gmail.com>
---
README.md | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/README.md b/README.md
index 1902be2093..e082f6c9db 100644
--- a/README.md
+++ b/README.md
@@ -2,8 +2,7 @@
**Erlang** is a programming language and runtime system for building massively scalable soft real-time systems with requirements on high availability.
-**OTP** is a set of Erlang libraries, which consists of the Erlang runtime system, a number of ready-to-use components mainly written in Erlang, and a set of design principles for Erlang programs. [Learn more about Erlang and OTP]
-(https://www.erlang.org/doc/system/getting_started.html).
+**OTP** is a set of Erlang libraries, which consists of the Erlang runtime system, a number of ready-to-use components mainly written in Erlang, and a set of design principles for Erlang programs. [Learn more about Erlang and OTP](https://www.erlang.org/doc/system/getting_started.html).
[Learn how to program in Erlang](http://learnyousomeerlang.com/).
--
2.35.3