Skip to content

Commit

Permalink
Fix for hero image not showing in GitHub mobile app (#3105)
Browse files Browse the repository at this point in the history
Replaced the image MD tag with HTML. Seems to solve the issue.
  • Loading branch information
niels9001 committed May 18, 2020
1 parent 42ba0a2 commit 99e8a39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Overview

![PowerToys header image](./doc/images/overview/PT%20hero%20image.png)
<img src="./doc/images/overview/PT%20hero%20image.png"/>

Microsoft PowerToys is a set of utilities for power users to tune and streamline their Windows experience for greater productivity. Inspired by the [Windows 95 era PowerToys project](https://en.wikipedia.org/wiki/Microsoft_PowerToys), this reboot provides power users with ways to squeeze more efficiency out of the Windows 10 shell and customize it for individual workflows. A great overview of the Windows 95 PowerToys can be found [here](https://socket3.wordpress.com/2016/10/22/using-windows-95-powertoys/).

Expand Down

0 comments on commit 99e8a39

Please sign in to comment.