Skip to content

Commit 4e41ba4

Browse files
authored
Update README.md
1 parent 440a36e commit 4e41ba4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ It's very hard to tell when a pull request is ready for review or working in pro
99
- Using [bitbucket rest api](https://api.bitbucket.org/) with [app password](https://bitbucket.org/account/settings/app-passwords/)
1010
- [Vue](https://vuejs.org/) and [Quasar framework](https://quasar.dev/)
1111

12-
Note: the app password will be stored in local storage now, **DON'T use it on devices you don't trust**
12+
Note: the app password will be stored in local storage now, **ALWAYS logout on devices you don't trust**
1313

1414
### Features
1515
- listing pull requests with chosen project and repositories
@@ -24,7 +24,7 @@ Note: the app password will be stored in local storage now, **DON'T use it on de
2424
### Live demo with github pages
2525
https://lessmind.github.io/bitbucket-pr-dashboard/#
2626

27-
Again, the app password will be stored in local storage now, **DON'T use it on devices you don't trust**
27+
Again, the app password will be stored in local storage now, **ALWAYS logout on devices you don't trust**
2828

2929
### TODOs
3030
- [ ] make login credential only stored in localStorage when user ask to

0 commit comments

Comments
 (0)