Skip to content
This repository was archived by the owner on Aug 22, 2023. It is now read-only.

Commit 44283fd

Browse files
committed
update README.md
1 parent 834705c commit 44283fd

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,10 @@ This library depends on Google Translate Service.
66
## Requirement
77

88
- Latest ESP8266mDNS
9-
- use Arduino Core for ESP8266 **2.5.0** (not released as of May 2, 2018) or later<br>
10-
or
119
- download [ESP8266mDNS.cpp](https://github.com/mblythe86/Arduino/blob/master/libraries/ESP8266mDNS/ESP8266mDNS.cpp)/[.h](https://github.com/mblythe86/Arduino/blob/master/libraries/ESP8266mDNS/ESP8266mDNS.h) to `$LIBRARIES_DIR/esp8266-google-home-notifier/src/` and restart Arduino IDE. <br>
12-
(note: these files [will be merged](https://github.com/esp8266/Arduino/pull/3107) into 2.5.0)
10+
or
11+
- use Arduino Core for ESP8266 **2.5.0** (not released as of May 2, 2018) or later<br>
12+
(note: above [ESP8266mDNS.cpp](https://github.com/mblythe86/Arduino/blob/master/libraries/ESP8266mDNS/ESP8266mDNS.cpp)/[.h](https://github.com/mblythe86/Arduino/blob/master/libraries/ESP8266mDNS/ESP8266mDNS.h) will be [merged into 2.5.0](https://github.com/esp8266/Arduino/pull/3107))<br>
1313
- [esp8266-google-tts](https://github.com/horihiro/esp8266-google-tts) <br>
1414
download from Library Manager of Arduino IDE
1515

0 commit comments

Comments
 (0)