diff --git a/README.md b/README.md index 43e99e6c0bd5..c0a13496fc11 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # [Erlang/OTP](https://www.erlang.org) +Testing, testing... + **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).