aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorKenneth Lundin <[email protected]>2019-03-12 17:24:39 +0100
committerGitHub <[email protected]>2019-03-12 17:24:39 +0100
commitf07092b40e1e6070ff5c51225aa0fc050e506137 (patch)
tree0701f18771c99e1beb2d0b9c6a04bc1a85749f22 /README.md
parent1518224b7f955dfb8cdef04eac89d8f6df1694a1 (diff)
downloadotp-f07092b40e1e6070ff5c51225aa0fc050e506137.tar.gz
otp-f07092b40e1e6070ff5c51225aa0fc050e506137.tar.bz2
otp-f07092b40e1e6070ff5c51225aa0fc050e506137.zip
Adding a link to release notes for all OTP versions
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 5e051388d1..4cf018901c 100644
--- a/README.md
+++ b/README.md
@@ -4,6 +4,8 @@
**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](http://erlang.org/doc/system_architecture_intro/sys_arch_intro.html).
+[Release notes](http://erlang.org/download/otp_versions_tree.html) for all OTP versions.
+
[Learn how to program in Erlang](http://learnyousomeerlang.com/content).
## Examples