We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0cecddb commit 08f600aCopy full SHA for 08f600a
README.md
@@ -1,28 +1,13 @@
1
# vector
2
-Color Library in Ruby
+Ruby Virus
3
4
+```
5
+gem install chilkat
6
7
-# install
-
-for install Library in your gem
8
9
-1. in shell write 'gem install vector-0.0.1.gem' and Enter
10
-2. check gem list to install
11
12
13
-# Use lib
14
15
-for use Library in ruby
16
17
-1. in file ruby write
18
-require 'Vector'
19
20
-2. and now you can use library look like this
21
22
-puts "+ hello world".green
23
24
-Output :
25
26
-```diff
27
-+ hello world
+# after
+cd vector
+$ ruby main.rb
28
```
+
0 commit comments