File tree 2 files changed +5
-2
lines changed
2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -2,6 +2,7 @@ The MIT License (MIT)
2
2
3
3
Copyright (c) 2014 Zoran Žabčić
4
4
5
+
5
6
Permission is hereby granted, free of charge, to any person obtaining a copy
6
7
of this software and associated documentation files (the "Software"), to deal
7
8
in the Software without restriction, including without limitation the rights
Original file line number Diff line number Diff line change 1
1
hpa-ruby
2
+ =====
2
3
3
4
This is a Ruby wrapper for [ HTML PDF API] ( http://htmlpdfapi.com ) - [ Documentation] ( http://htmlpdfapi.com/documentation )
4
5
@@ -191,7 +192,7 @@ controllers/example_controller.rb
191
192
end
192
193
193
194
194
- Example application
195
+ Sample application
195
196
196
197
197
198
Testing
@@ -204,4 +205,5 @@ Testing
204
205
2 . Create your feature branch (` git checkout -b my-new-feature ` )
205
206
3 . Commit your changes (` git commit -am "Add some feature" ` )
206
207
4 . Push to the branch (` git push origin my-new-feature ` )
207
- 5 . Create new Pull Request
208
+ 5 . Create new Pull Request
209
+
You can’t perform that action at this time.
0 commit comments