Skip to content

Commit 051bdb1

Browse files
authored
Update README.rst
1 parent f3ffe4e commit 051bdb1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.rst

+2-1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ Allow2
33

44
pip install allow2
55

6+
refer to https://github.com/Allow2/Allow2.github.io/wiki for more details.
67

78
Before the app/device can log any actions or check permissions/etc, you need to first "pair" the device or app:
89

@@ -24,4 +25,4 @@ Then, to record usage and get permissions and blocks/etc, use the following:
2425
>>>
2526
>>> ???? = allow2.log(userId, pairId, [activityId, ...], childId)
2627

27-
That will.... (TBC)
28+
That will.... (TBC)

0 commit comments

Comments
 (0)