Change strike-through markdown notation

This commit is contained in:
Marcel Stör 2017-07-21 21:14:54 +02:00
parent 5ee043cfb9
commit 64eb79348a
1 changed files with 2 additions and 2 deletions

View File

@ -3,12 +3,12 @@ There are essentially three ways to build your NodeMCU firmware: cloud build ser
## Tools
### Cloud Build Service
~NodeMCU "application developers" just need a ready-made firmware. There's a [cloud build service](http://nodemcu-build.com/) with a nice UI and configuration options for them.~
<del>NodeMCU "application developers" just need a ready-made firmware. There's a [cloud build service](http://nodemcu-build.com/) with a nice UI and configuration options for them.</del>
Not available yet.
### Docker Image
~Occasional NodeMCU firmware hackers don't need full control over the complete tool chain. They might not want to setup a Linux VM with the build environment. Docker to the rescue. Give [Docker NodeMCU build](https://hub.docker.com/r/marcelstoer/nodemcu-build/) a try.~
<del>Occasional NodeMCU firmware hackers don't need full control over the complete tool chain. They might not want to setup a Linux VM with the build environment. Docker to the rescue. Give [Docker NodeMCU build](https://hub.docker.com/r/marcelstoer/nodemcu-build/) a try.</del>
Not available yet.