Browse Source

Merge pull request #2365 from LincolnBryant/patch-1

Update README.md
pull/2368/head
Fred Hebert 4 years ago
committed by GitHub
parent
commit
9a0ccee6be
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      README.md

+ 1
- 1
README.md View File

@ -29,7 +29,7 @@ Rebar3 will:
Rebar3 is also a self-contained Erlang script. It is easy to distribute or
embed directly in a project. Tasks or behaviours can be modified or expanded
with a [plugin system](https://www.rebar3.org/docs/using-available-plugins)
with a [plugin system](https://www.rebar3.org/docs/plugins/#available-plugins)
[flexible enough](https://www.rebar3.org/docs/plugins) that even other languages
on the Erlang VM will use it as a build tool.

Loading…
Cancel
Save