github 新功能 profile README.md

自從github被微軟收購後,天天都會有一些新花樣,ui變化,界面變化,更多的功能,相信這個它會愈來愈好,程序員愈來愈喜歡。
今天瀏覽大佬的github 無心中發現了 github profile README.md【is a special repository. Its README.md will appear on your public profile!】。
發現恰好我愛好的一個功能,並且以前利用Gists來給本身作了一個簡單的介紹。git


來吧 咱們就開始搞本身的 Github Profile ReadMe程序員

Create a new repository

建立一個 和本身github id 同名的 repositories ,如loveincode,建立一個loveincode的便可,可選初始化README.md

github

Update REDAME.md

修改你想展現的文字到README.md,而後回到你的首頁就有了。
而後有大佬已經有寫一些插件直接用,能夠展現github的一些彙總信息,start數、commit數、issues數等api

[![Anurag's github stats](https://github-readme-stats.vercel.app/api?username=anuraghazra)](https://github.com/anuraghazra/github-readme-stats)

將username 替換成你的 便可。
app

效果

相關文章
相關標籤/搜索