Skip to content

Commit b19fe41

Browse files
authored
Update README.md
1 parent 3e20e14 commit b19fe41

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,9 @@ Download latest version:
3636
```properties
3737
# simplelocalize.properties example
3838
search.dir=/Users/{YOUR_NAME}/Workspace/MyProject/src
39-
project.write.token=xxxxxxxxxxxxxxxxxxxxxxx
39+
client.id=<YOUR_CLIENT_ID>
40+
secret=<YOUR_SECRET>
41+
project.write.token=<YOUR_PROJECT_WRITE_TOKEN>
4042
```
4143
4244
## 🚀 Usage

0 commit comments

Comments
 (0)