Skip to content

Commit 66abe4d

Browse files
committed
Update README.md
1 parent 816adf8 commit 66abe4d

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -49,13 +49,13 @@ git list
4949

5050
A few handy tips to make it work best `git`:
5151

52-
1. Use the snake-case format for your repository name and prefix it with "stata". For example, if your program {it: helloWorld}, your repository should be called {it:stata-hello-world}.{p_end}
52+
1. Use the snake-case format for your repository name and prefix it with "stata". For example, if your program _helloWorld_, your repository should be called _stata-hello-world_.
5353

54-
2. Use the {it: camelCase} for your program name and any installable other auxiliary files including the {it: .sthlp} file.{p_end}
54+
2. Use the _camelCase_ format for your program name and any installable other auxiliary files including the _.sthlp_ file.
5555

56-
3. Place all the files you want to be copied over in the root of your repository.{p_end}
56+
3. Place all the files you want to be copied over in the root of your repository.
5757

58-
4. It works nicely (and it's easier for community collaboration) if you host your repository on a public repo like {it:github}{p_end}.
58+
4. It works nicely (and it's easier for community collaboration) if you host your repository on a public repo like _github_.
5959

6060
## Contributing
6161
Happy to take requests.

0 commit comments

Comments
 (0)