Skip to content

Commit 7fe229d

Browse files
Update README.md
1 parent 3b5e9a7 commit 7fe229d

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

README.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,3 +99,19 @@ developing alone, this is very
9999
important. Then, I'll push the changes
100100
in `main` function when it's
101101
ready.
102+
103+
So, there you have it. To summarize:
104+
105+
1. Create a private repo. Consider it
106+
as a draft. And then, final step
107+
is to proofread using Google Docs
108+
for spelling and grammar.
109+
110+
2. Once all checks are done, make it
111+
public. This is already the final version.
112+
This can be rendered in several formats
113+
for distribution.
114+
115+
3. When there is an update, use
116+
branches because the `main` branch
117+
is always the deployable branch.

0 commit comments

Comments
 (0)