Skip to content

Commit 1522bf4

Browse files
committed
1 parent eb3b8fc commit 1522bf4

File tree

3 files changed

+3
-1
lines changed

3 files changed

+3
-1
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@ Official [Image Charts](https://image-charts.com/) API client.
1919
Generate URLs of static image charts.
2020
Embed them everywhere in emails, pdf reports, chat bots...!
2121

22+
![image charts ruby library logo](./logo.jpg)
23+
2224
### Getting started
2325

2426
#### 1. Install Image-Charts [gem](https://rubygems.org/gems/image-charts) Package

image-charts.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# https://guides.rubygems.org/specification-reference/#summary
44
Gem::Specification.new do |spec|
55
spec.name = 'image-charts'
6-
spec.version="5.0.1"
6+
spec.version='5.0.0'
77
spec.authors = ['Francois-Guillaume Ribreau']
88
spec.email = ['github@fgribreau.com']
99

logo.jpg

74.3 KB
Loading

0 commit comments

Comments
 (0)