こういうアイディア好きです!
GitHubのREADME.mdはテキスト中心であまり華やかではありません。画像を貼付けることもできますがURLベースで指定しなければいけないので多少面倒です。
なのでせっかく作ったプロジェクトで自分をアピールしたいと思ってもテキスト+URLで書くことが多いかと思います。しかしそこで使ってみて欲しいのがgitsocialです。
これはなかなか秀逸なアイディアではないでしょうか。実際の使い方は以下の通りです。
<!-- Please don't remove this: Grab your social icons from https://github.com/carlsednaoui/gitsocial -->
<!-- display the social media buttons in your README -->
[![alt text][1.1]][1]
[![alt text][2.1]][2]
[![alt text][3.1]][3]
[![alt text][4.1]][4]
[![alt text][5.1]][5]
[![alt text][6.1]][6]
<!-- links to social media icons -->
<!-- no need to change these -->
<!-- icons with padding -->
<!-- icons without padding -->
<!-- links to your social media accounts -->
<!-- update these accordingly -->
<!-- Please don't remove this: Grab your social icons from https://github.com/carlsednaoui/gitsocial -->
基本的な使い方は必要なアイコンをピックアップして、一番下のリンクを修正するだけです。対応しているサービスはTwitter/Facebook/Google+/Tumblr/Dribbble/GitHubとなっています。画像ながらシンプルな二色アイコンでGitHubで表示するのにぴったりな雰囲気になっています。
gitsocialはMIT Licenseのオープンソース・ソフトウェアです。
MOONGIFTの関連記事