Skip to content

Commit 7939778

Browse files
authored
Readme
1 parent 136d634 commit 7939778

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
11
# Android-TIcTacToe
22

3-
See Cloud Functions code [here](https://github.com/IhorKlimov/Android-TicTacToe-Backend)
3+
For your Wi-Fi game to work correctly follow these steps:
4+
* Create a Firebase project
5+
* Replace google-services.json in /app directory with your own
6+
* Deploy [these](https://github.com/IhorKlimov/Android-TicTacToe-Backend) Cloud Functions to your newly created Firebase project. Instructions on deployment are in readme
7+
* Replace FIREBASE_CLOUD_FUNCTIONS_BASE string from [Constants](https://goo.gl/qfUpjg) with your Firebase Cloud Functions base URL

0 commit comments

Comments
 (0)