diff --git a/README.md b/README.md
index 9868ef7fe..133ef7232 100644
--- a/README.md
+++ b/README.md
@@ -160,8 +160,8 @@ wiki pages. Also please include the phrase to trigger on as well for your skill
| :heavy_check_mark: | [Number Generator](https://github.com/angry-frog/number-generator-skill#readme) | Mycroft will pick a random number
```pick a number``` |
| :heavy_check_mark: | [Bitcoin price](https://github.com/dmp1ce/mycroft-bitcoinprice-skill#readme) | Check the price of bitcoin
```what is the bitcoin price?``` |
| :heavy_check_mark: | [ESP8266](https://github.com/Dark5ide/esp8266-skill.git#readme) | Communicate with an ESP8266 in the context of home automation.
```Turn on the lamp``` |
-| :heavy_check_mark: | [Podcast Skill](https://github.com/JamesPoole/podcast-skill#readme) | Listen to the latest episodes of your favourite podcasts.
```play the latest episode of the reply-all podcast``` |
| :heavy_check_mark: | [Repeat Recent](https://github.com/matthewscholefield/skill-repeat-recent#readme) | Repeat what you or Mycroft just said
```What did you just say?``` |
+| :construction: | [Podcast Skill](https://github.com/JamesPoole/podcast-skill#readme) | Listen to the latest episodes of your favourite podcasts.
```play the latest episode of the reply-all podcast``` |
| :construction: | [Brain](https://github.com/skeledrew/brain-skill#brain-skill) | Chain intents and provide some services |
| :construction: | [Calculator](https://github.com/TREE-Edu/calculator-skill.git) | Conversation-based calculator.
```Do some math```
| :construction: | [Dice roll](https://github.com/Friday811/skill-dice#skill-dice-skill) | Roll dice spoken in RPG notation. |