Skip to content

Commit 1df9639

Browse files
committed
Updated docs
1 parent 805583e commit 1df9639

File tree

2 files changed

+26
-8
lines changed

2 files changed

+26
-8
lines changed

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
The MIT License (MIT)
22

3-
Copyright (c) 2014-16 Ionică Bizău <[email protected]> (http://ionicabizau.net)
3+
Copyright (c) 2014-17 Ionică Bizău <[email protected]> (https://ionicabizau.net)
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

README.md

Lines changed: 25 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
# image-to-ascii
55

6-
[![Patreon](https://img.shields.io/badge/Support%20me%20on-Patreon-%23e6461a.svg)][patreon] [![PayPal](https://img.shields.io/badge/%24-paypal-f39c12.svg)][paypal-donations] [![AMA](https://img.shields.io/badge/ask%20me-anything-1abc9c.svg)](https://github.com/IonicaBizau/ama) [![Version](https://img.shields.io/npm/v/image-to-ascii.svg)](https://www.npmjs.com/package/image-to-ascii) [![Downloads](https://img.shields.io/npm/dt/image-to-ascii.svg)](https://www.npmjs.com/package/image-to-ascii) [![Get help on Codementor](https://cdn.codementor.io/badges/get_help_github.svg)](https://www.codementor.io/johnnyb?utm_source=github&utm_medium=button&utm_term=johnnyb&utm_campaign=github)
6+
[![Support me on Patreon][badge_patreon]][patreon] [![Buy me a book][badge_amazon]][amazon] [![PayPal][badge_paypal_donate]][paypal-donations] [![Version](https://img.shields.io/npm/v/image-to-ascii.svg)](https://www.npmjs.com/package/image-to-ascii) [![Downloads](https://img.shields.io/npm/dt/image-to-ascii.svg)](https://www.npmjs.com/package/image-to-ascii)
77

88
> A Node.JS module that converts images to ASCII art.
99
@@ -123,25 +123,37 @@ Converts the provided image in ASCII art.
123123
Have an idea? Found a bug? See [how to contribute][contributing].
124124

125125

126-
## :moneybag: Donations
126+
## :sparkling_heart: Support my projects
127127

128-
Another way to support the development of my open-source modules is
129-
to [set up a recurring donation, via Patreon][patreon]. :rocket:
128+
I open-source almost everything I can, and I try to reply everyone needing help using these projects. Obviously,
129+
this takes time. You can integrate and use these projects in your applications *for free*! You can even change the source code and redistribute (even resell it).
130130

131-
[PayPal donations][paypal-donations] are appreciated too! Each dollar helps.
131+
However, if you get some profit from this or just want to encourage me to continue creating stuff, there are few ways you can do it:
132+
133+
- Starring and sharing the projects you like :rocket:
134+
- [![PayPal][badge_paypal]][paypal-donations]—You can make one-time donations via PayPal. I'll probably buy a ~~coffee~~ tea. :tea:
135+
- [![Support me on Patreon][badge_patreon]][patreon]—Set up a recurring monthly donation and you will get interesting news about what I'm doing (things that I don't share with everyone).
136+
- **Bitcoin**—You can send me bitcoins at this address (or scanning the code below): `1P9BRsmazNQcuyTxEqveUsnf5CERdq35V6`
137+
138+
![](https://i.imgur.com/z6OQI95.png)
132139

133140
Thanks! :heart:
134141

142+
135143
## :dizzy: Where is this library used?
136144
If you are using this library in one of your projects, add it in this list. :sparkles:
137145

138146

147+
- [`aceituna`](https://github.com/davepgreene/aceituna#readme) (by Dave Greene)—Drool worthy
139148
- [`alphabet-cli`](https://github.com/joliveros/alphabet-cli#readme)—undefined
140149
- [`ascii-github`](https://npmjs.com/package/ascii-github)—GitHub CLI Client
150+
- [`bing-cli`](https://github.com/scottbea/bing-cli#readme) (by Scott Beaudreau)—Use Bing Search in the terminal via command line
151+
- [`bronos`](https://github.com/kswilster/bronos#readme) (by Keith Williams)—A sonos cli for bros
141152
- [`cli-emoji`](https://github.com/IonicaBizau/cli-emoji#readme)—Big emojis in your terminal.
142153
- [`cli-github`](https://github.com/IonicaBizau/cli-github)—A fancy GitHub client for command line.
143154
- [`doomjs`](https://github.com/codezilla-it/doom#readme) (by Fabio Cencetti)—A bunch of modular gulp tasks
144155
- [`gif-cli`](https://github.com/IonicaBizau/gif-cli)—Gif animations in your terminal!
156+
- [`gongxi`](https://github.com/clonn/gongxi) (by clonn)—恭喜系列 cli
145157
- [`goteem`](https://npmjs.com/package/goteem) (by Austin Kelleher, [email protected])—goteem
146158
- [`ick`](https://github.com/nteract/ick#readme) (by Kyle Kelley)—Interactive Console Experiment
147159
- [`image-to-ascii-cli`](https://github.com/IonicaBizau/image-to-ascii-cli#readme)—View images in text format, in your terminal.
@@ -157,6 +169,7 @@ If you are using this library in one of your projects, add it in this list. :spa
157169
- [`noslide-js`](https://github.com/crazyguitar/noslide.js#readme) (by fly)—A Simple Terminal slide tool
158170
- [`nrk-tv-cli`](https://github.com/Starefossen/nrk-tv-cli#readme) (by Hans Kristian Flaatten)—Command line client for interacting with TV programs from the Norwegian Broadcasting Corporation (NRK)
159171
- [`path-cli`](https://npmjs.com/package/path-cli) (by Muhammad Mustadi)—[![js-standard-style](https://cdn.rawgit.com/feross/standard/master/badge.svg)](https://github.com/feross/standard)
172+
- [`protractor-screenshoter-plugin`](https://github.com/azachar/protractor-screenshoter-plugin) (by Andrej Zachar)—A jasmine2 protractor plugin that captures for each browser instance a screenshot and browsers' console logs. The snapshot is made optionally for each expect or spec. Plugins comes with a beautiful angular based analytics tool to visually check and fix te
160173
- [`salestock-cli`](https://npmjs.com/package/salestock-cli) (by Muhammad Mustadi)—salestock CLI app
161174
- [`terminal-sidecar`](https://npmjs.com/package/terminal-sidecar) (by Kyle Kelley)—Jupyter sidecar in your terminal
162175
- [`tmuxos`](https://github.com/TmuxOS/TmuxOS)—The awesome power of command line is finally revealed.
@@ -165,11 +178,16 @@ If you are using this library in one of your projects, add it in this list. :spa
165178

166179
[MIT][license] © [Ionică Bizău][website]
167180

181+
[badge_patreon]: http://ionicabizau.github.io/badges/patreon.svg
182+
[badge_amazon]: http://ionicabizau.github.io/badges/amazon.svg
183+
[badge_paypal]: http://ionicabizau.github.io/badges/paypal.svg
184+
[badge_paypal_donate]: http://ionicabizau.github.io/badges/paypal_donate.svg
168185
[patreon]: https://www.patreon.com/ionicabizau
186+
[amazon]: http://amzn.eu/hRo9sIZ
169187
[paypal-donations]: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=RVXDDLKKLQRJW
170188
[donate-now]: http://i.imgur.com/6cMbHOC.png
171189

172-
[license]: http://showalicense.com/?fullname=Ionic%C4%83%20Biz%C4%83u%20%3Cbizauionica%40gmail.com%3E%20(http%3A%2F%2Fionicabizau.net)&year=2014#license-mit
173-
[website]: http://ionicabizau.net
190+
[license]: http://showalicense.com/?fullname=Ionic%C4%83%20Biz%C4%83u%20%3Cbizauionica%40gmail.com%3E%20(https%3A%2F%2Fionicabizau.net)&year=2014#license-mit
191+
[website]: https://ionicabizau.net
174192
[contributing]: /CONTRIBUTING.md
175193
[docs]: /DOCUMENTATION.md

0 commit comments

Comments
 (0)