Skip to content

Commit 41e5cdc

Browse files
authored
Update README.md
1 parent d483325 commit 41e5cdc

File tree

1 file changed

+12
-3
lines changed

1 file changed

+12
-3
lines changed

README.md

Lines changed: 12 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,15 @@
1-
<h1>Files UWP</h1>
2-
<p>Meet Files, an enthusiast take on what Windows File Explorer explorer <b>should</b> be.</p>
3-
<a href="https://www.microsoft.com/store/apps/9NGHP3DX8HDX">Download Files UWP from the Microsoft Store.</a>
1+
## Files UWP
2+
Meet Files, an enthusiast take on what Windows File Explorer explorer <b>should</b> be.
43
<br/><br/>
4+
<a href="https://www.microsoft.com/store/apps/9NGHP3DX8HDX">Download Files UWP from the Microsoft Store.</a>
5+
6+
## Building Files UWP from the source code
7+
- Install Visual Studio 2019 & UWP Development Kit link.
8+
- Clone the source and open the Files.sln in VS.
9+
- VS installs all missing dependencies for you.
10+
- Make sure you are on the develop branch if you want the latest, otherwise you can use master for the stable version.
11+
- Launch the package project.
12+
13+
## Screenshots
514
<img src="Files/Assets/FilesHome.png" width="600px">
615
<img src="Files/Assets/FilesDrive.png" width="600px">

0 commit comments

Comments
 (0)