aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorGravatar Félix Cantournet <felix.cantournet@gmail.com> 2016-03-20 15:02:30 +0100
committerGravatar Félix Cantournet <felix.cantournet@gmail.com> 2016-03-20 15:07:51 +0100
commitb247c28bcfa98beebabaf8b4765bdf6ab45de7e2 (patch)
tree2a5f50a066a847b40062359ef88faba7047fe19b /README.md
parent41d5d40a31db5caf15398df4aa888f167a926b10 (diff)
downloadcoredns-b247c28bcfa98beebabaf8b4765bdf6ab45de7e2.tar.gz
coredns-b247c28bcfa98beebabaf8b4765bdf6ab45de7e2.tar.zst
coredns-b247c28bcfa98beebabaf8b4765bdf6ab45de7e2.zip
Fix early stage warning
I'm guessing this was the intended meaning. =)
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 a9d5112c4..31489890d 100644
--- a/README.md
+++ b/README.md
@@ -3,7 +3,7 @@
CoreDNS is DNS server that started as a fork of [Caddy](https://github.com/mholt/caddy/). It has the
same model: it chains middleware.
-It is in the early stages of development on should be used on production servers. For now most
+It is in the early stages of development and should **not** be used on production servers yet. For now most
documentation is in the source and some blog articles can be [found
here](https://miek.nl/tags/coredns/).