Fix early stage warning

I'm guessing this was the intended meaning. =)
This commit is contained in:
Félix Cantournet 2016-03-20 15:02:30 +01:00
parent 41d5d40a31
commit b247c28bcf

View file

@ -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/).