GITLAB
kubaninc
/ letter_avatar
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Issues
0
Merge Requests
0
Wiki
Download as
Email Patches
Plain Diff
Browse Code ยป
Commit
c5c943a8dfa838ae0a89ba48a56d4d0e4ca16337
Authored by
Krzysiek Szczuka
2014-09-11 17:35:10 +0200
1 parent
6a3e4aab
Exists in
master
usage
Showing
1 changed file
with
3 additions
and
1 deletions
Show diff stats
README.md
Side-by-side Diff
Inline Diff
README.md
Wrap text
Diff comments
View file @
c5c943a
...
...
@@ -25,7 +25,9 @@ Or install it yourself as:
25
25
26
26
## Usage
27
27
28
-TODO: Write usage instructions here
28
+```ruby
29
+LetterAvatar::Avatar.generate 'ksz2k', 200
30
+```
29
31
30
32
## Contributing
31
33
...
...