File tree 2 files changed +16
-0
lines changed
2 files changed +16
-0
lines changed Original file line number Diff line number Diff line change @@ -78,6 +78,8 @@ Exclude anything in the tests folder:
78
78
79
79
lizard mySource/ -x"./tests/*"
80
80
81
+ You can also find a tutorial by @jxieeducation (Jason Xie) from here: http://thrashing.io/tutorial/551891bccfead697722b05ad
82
+
81
83
Options
82
84
~~~~~~~
83
85
Original file line number Diff line number Diff line change 93
93
</ tr >
94
94
</ table >
95
95
</ div >
96
+ </ div >
97
+ < div class ="col-md-6 ">
98
+ < div class ="panel panel-default ">
99
+ < div class ="panel-heading ">
100
+ Other Resources
101
+ </ div >
102
+ < div class ="panel-body ">
103
+ < ul >
104
+ < li >
105
+ a < a href ="http://thrashing.io/tutorial/551891bccfead697722b05ad "> tutorial</ a > by @jxieeducation (Jason Xie)
106
+ </ li >
107
+ </ ul >
108
+ </ div >
109
+ </ div >
96
110
</ div >
97
111
< script src ="website/static/bower/jquery/jquery.min.js "> </ script >
98
112
< script src ="website/static/bower/bootstrap/dist/js/bootstrap.min.js "> </ script >
You can’t perform that action at this time.
0 commit comments