mirror of
https://github.com/reactos/reactos.git
synced 2025-04-05 21:21:33 +00:00
README.md: Add "Tweet" button
This commit is contained in:
parent
64d10228ee
commit
519620ce61
1 changed files with 5 additions and 3 deletions
|
@ -1,12 +1,12 @@
|
|||
# ReactOS Project [![release.badge]][release.link] [![sfstats.badge]][sfstats.link] [![travis.badge]][travis.link] [![appveyor.badge]][appveyor.link]
|
||||
# ReactOS Project [![tweetme.badge]][tweetme.link] [![release.badge]][release.link] [![sfstats.badge]][sfstats.link] [![travis.badge]][travis.link] [![appveyor.badge]][appveyor.link]
|
||||
|
||||
<p align=center>
|
||||
<img src="https://reactos.org/wiki/images/0/02/ReactOS_logo.png">
|
||||
<img src="https://reactos.org/wiki/images/0/02/ReactOS_logo.png">
|
||||
</p>
|
||||
|
||||
[![license.badge]][license.link] [![ghcontrib.badge]][ghcontrib.link] [![ghstats.badge]][ghstats.link] [![commits.badge]][commits.link] [![coverity.badge]][coverity.link]
|
||||
|
||||
## Quick Links
|
||||
## Quick Links
|
||||
|
||||
- [Website](https://reactos.org)
|
||||
- [Wiki](https://reactos.org/wiki)
|
||||
|
@ -98,6 +98,7 @@ There is also an obsolete [SVN archive repository](https://svn.reactos.org/svn/r
|
|||
[ghcontrib.badge]: https://img.shields.io/github/contributors/reactos/reactos.svg
|
||||
[rosbewin.badge]: https://img.shields.io/badge/RosBE_Windows-2.1.5-blue.svg
|
||||
[rosbeunix.badge]: https://img.shields.io/badge/RosBE_Unix-2.1.2-blue.svg
|
||||
[tweetme.badge]: https://img.shields.io/twitter/url/http/shields.io.svg?style=social
|
||||
|
||||
[travis.link]: https://travis-ci.org/reactos/reactos
|
||||
[appveyor.link]: https://ci.appveyor.com/project/AmineKhaldi/reactos
|
||||
|
@ -110,3 +111,4 @@ There is also an obsolete [SVN archive repository](https://svn.reactos.org/svn/r
|
|||
[ghcontrib.link]: https://github.com/reactos/reactos/graphs/contributors
|
||||
[rosbewin.link]: https://sourceforge.net/projects/reactos/files/RosBE-Windows/i386/2.1.5/
|
||||
[rosbeunix.link]: https://sourceforge.net/projects/reactos/files/RosBE-Unix/2.1.2/
|
||||
[tweetme.link]: https://twitter.com/intent/tweet?text=Check%20out%20ReactOS%20-%20Free%20and%20Open%20Source%20Windows%21&url=https%3A%2F%2Fgithub.com%2Freactos%2Freactos&hashtags=ReactOS,opensource,Windows
|
||||
|
|
Loading…
Reference in a new issue