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: README.md
+7-7Lines changed: 7 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,15 +4,15 @@ RandomArray2
4
4
Construct 2 random array generator
5
5
6
6
Installation:
7
-
=============
8
-
1) download the .c2addon file
9
-
2) drag and drop it on your C2 installation.
7
+
-------------
8
+
1. download the .c2addon file (good luck with that - github doesnt make it easy)
9
+
2. drag and drop it on your C2 installation.
10
10
11
11
Usage:
12
-
======
13
-
1) Download the text.capx, and view the usage.
14
-
2) Run the capx and see the console log output in your browser (hint: hit F12 in Chrome), go to console tab, then click "Logs" at the bottom of the window.
12
+
------
13
+
1. Download the text.capx, and view the usage.
14
+
2. Run the capx and see the console log output in your browser (hint: hit F12 in Chrome), go to console tab, then click "Logs" at the bottom of the window.
0 commit comments