You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: examples.html
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -20,6 +20,8 @@
20
20
<divclass="well well-sm">
21
21
<h3>Easy to follow complete examples.</h3>
22
22
23
+
<h4>Be sure to also check out the <ahref="https://github.com/ChaiScript/ChaiScript/blob/develop/cheatsheet.md">cheatsheet</a>.</h4>
24
+
<br/>
23
25
For more examples, look at the unittests folder in <ahref="https://github.com/ChaiScript/ChaiScript/tree/master/unittests">source control</a>. The unittests cover every feature of ChaiScript.
0 commit comments