Skip to content

Commit 65848e7

Browse files
committed
Update README
1 parent 07e7a27 commit 65848e7

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -84,12 +84,13 @@ If you are interested in Android SMS Retriever API, we would suggest @Faizal's r
8484

8585
## Roadmap
8686
* [ ] Typescript
87-
* [ ] Add unit tests
87+
* [x] Add basic unit tests
88+
* [ ] Add integration tests
8889

8990
## Contributors
9091
<table>
9192
<tr border="0" style="border: none; ">
92-
<th border="0" style="border-left: none; border-right: none;">
93+
<th border="0" style="border-left: none; border-right: none;">
9394
<img src="https://avatars1.githubusercontent.com/u/1243479?s=400&v=4" width="60px;" style="border-radius: 50%;"/>
9495
<br />
9596
<sub><a href="https://github.com/ansonyao">Anson Yao</a></sub> <br />

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
],
4343
"author": "TTT Studio (https://ttt.studio)",
4444
"contributors": [
45-
"Anson Yao <yaoenxin@gmail.com> (https://github.com/ansonyao)",
45+
"Becky Wu <becky.wu@ttt.studio> (https://github.com/BeckyWu220)",
4646
"Felipe Peña <felipe@penya.cl> (http://felipe.penya.cl)"
4747
],
4848
"license": "MIT",

0 commit comments

Comments
 (0)