Skip to content

Commit 5413fac

Browse files
Update README.md
1 parent 97d44d6 commit 5413fac

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,5 +32,6 @@ Contributions via Pull Requests are warmly welcome. Before submitting your Pull
3232

3333
- The example compiles with flags `-vet -strict-style -vet-tabs -disallow-do -warnings-as-errors`
3434
- Add the example to `.github/workflows/check.yml`
35-
- Your code follows the Odin naming convention: https://github.com/odin-lang/Odin/wiki/Naming-Convention (exception can be made for direct ports of examples that need to match 1:1 to the source of the port).
35+
- Your code follows this style guide: https://github.com/odin-lang/examples/wiki/Naming-and-style-convention (exception can be made for direct ports of examples that need to match 1:1 to the source of the port).
3636
- Note that your code will fall under the licenses listed above. Only for third-party dependencies are other licenses allowed.
37+

0 commit comments

Comments
 (0)