简体   繁体   中英

How do I add ohloh.net widgets to my github projects readme.md file?

I have seen several git repos that those ohloh.net widgets in them.

After signing up at ohloh.net and adding my project, I can see the widgets are available in either JS (script tag) or a google gadget (wiki:gadget tag).

I was just wondering if anyone knows how I can put that into the README.md of my project on GitHub?

这有效:

[![Project Stats](https://www.openhub.net/p/YOUR_PROJECT/widgets/project_thin_badge.gif)](https://www.openhub.net/p/YOUR_PROJECT)

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM