Skip to content

Commit 2033876

Browse files
committed
Reference to cheat sheet from readme
1 parent 6de5ef1 commit 2033876

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@ If there is some style already established in the class or utility being modifie
77
to continue use that same style, than introducing yet another one, which may be more recommended
88
but which will be introducing some unnecessary inconsistency.
99

10+
## Cheat sheet
11+
12+
For COS cheat sheet refer [here](CHEAT.md).
13+
1014
## Mandatory part
1115

1216
* Only "modern" syntax permitted, dotted syntax is not generally allowed (with few exceptions);

0 commit comments

Comments
 (0)