Skip to content

Commit 0a1b4df

Browse files
pixl8devyaira2
andauthored
Updateed README.md with some info about Files UWP (#1853)
Co-authored-by: Yair Aichenbaum <[email protected]>
1 parent bef5b29 commit 0a1b4df

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

README.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,14 @@ Meet Files, an enthusiast take on what Windows File Explorer explorer <b>should<
88

99
<img src="Files/Assets/FilesHome.png" width="600px">
1010

11-
## Building Files UWP from the source code
11+
## What is Files UWP?
12+
Files UWP is an all in one File Explorer solution. Whether you want to simplify your experience with your files or want to try something new, Files is a one-stop solution to exploring your files on the fly.
13+
14+
## Why should I contribute?
15+
You should contribute to Files UWP because it helps everyone. When you contribute on GitHub, you are helping the community by fixing bugs that others may not know how to fix. These changes get included in the final product for all users to enjoy.
16+
17+
## How to build Files UWP from the source code
1218
- Install Visual Studio 2019 & UWP Development Kit.
1319
- Clone the source and open the Files.sln in VS.
1420
- VS installs all missing dependencies for you.
1521
- Launch the package project.
16-

0 commit comments

Comments
 (0)