aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2014-11-19 14:24:42 +0200
committerLoïc Hoguin <[email protected]>2014-11-19 14:24:42 +0200
commit969971e2f813e46f98ba658618fb4d16918db42c (patch)
tree58737a98430cb3316aaa88a5e0dac5359162942c /README.md
parent7fd6a69fdd65d5a009d3e5bc587f4ab2bb4c4386 (diff)
downloaderlang.mk-969971e2f813e46f98ba658618fb4d16918db42c.tar.gz
erlang.mk-969971e2f813e46f98ba658618fb4d16918db42c.tar.bz2
erlang.mk-969971e2f813e46f98ba658618fb4d16918db42c.zip
Enabled the c_src plugin by default
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index e9f42a4..26ec407 100644
--- a/README.md
+++ b/README.md
@@ -260,7 +260,7 @@ templates.
C compiler plugin
-----------------
-This plugin is not included by default. It is meant to
+This plugin is available by default. It is meant to
simplify the management of projects that include C source
code, like NIFs.