Skip to content

Commit 094ca82

Browse files
authored
Update README with clearer fact addition instructions
Clarified instructions for adding new facts and updating count.
1 parent 0ce63d3 commit 094ca82

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

apps/textfacts/README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,8 @@ use whichever one is installed.
2727

2828
## Adding new facts
2929

30-
Add then to `facts.txt`, then re-run the code from inside the `getText` function in `lib.js`, paste the base64 code produced in an update the value in `getCount()`
30+
Add then to `facts.txt`, then re-run the code from inside the `getText` function in `lib.js`, paste the base64 code produced in an update the value in `getCount()`, and change the count number in the module as well.
31+
32+
## Clock Info
33+
34+
This module provides a clockInfo. In any clock, you can tap the clockInfo to open a prompt with a new fact.

0 commit comments

Comments
 (0)