Updated README.md
This commit is contained in:
@@ -1,20 +1,19 @@
|
||||
# Introduction
|
||||
TODO: Give a short introduction of your project. Let this section explain the objectives or the motivation behind this project.
|
||||
This is a UWP YouTube application. It's supposed to make YouTube browsing experience better on Windows 10 devices.
|
||||
|
||||
<img src="https://foxgame.visualstudio.com/59705290-bbbc-4b64-9c03-d13530888f58/_apis/git/repositories/da7a3c86-e195-4ff2-9733-be7e3259bd2f/Items?path=%2FSrc%2FFoxTube+screenshots%2FEng%2FDark%2FMain_dark_eng.png&versionDescriptor%5BversionOptions%5D=0&versionDescriptor%5BversionType%5D=0&versionDescriptor%5Bversion%5D=development&download=false&resolveLfs=true&%24format=octetStream&api-version=5.0-preview.1" width="50%"/>
|
||||
|
||||
# Useful links
|
||||
- [Microsoft Store page](https://www.microsoft.com/store/productId/9NCQQXJTDLFH)
|
||||
- [App Center](https://appcenter.ms/users/XFox/apps/FoxTube)
|
||||
- [Partner Center](https://partner.microsoft.com/en-us/dashboard/products/9NCQQXJTDLFH)
|
||||
|
||||
# Getting Started
|
||||
TODO: Guide users through getting your code up and running on their own system. In this section you can talk about:
|
||||
1. Installation process
|
||||
2. Software dependencies
|
||||
3. Latest releases
|
||||
4. API references
|
||||
### Requires Windows 10 April 2018 Update (1803 / Redstone 4 / 17134)
|
||||
- Master branch contains published versions and it's not supposed to be used in current development workflow
|
||||
- Every task now has its own branch. So don't push anything directly to 'development' branch
|
||||
|
||||
# Build and Test
|
||||
TODO: Describe and show how to build your code and run the tests.
|
||||
Select 'FoxTube' project and hit 'Build solution', 'Local machine' or 'Deploy solution'
|
||||
|
||||
# Contribute
|
||||
TODO: Explain how other users and developers can contribute to make your code better.
|
||||
|
||||
If you want to learn more about creating good readme files then refer the following [guidelines](https://www.visualstudio.com/en-us/docs/git/create-a-readme). You can also seek inspiration from the below readme files:
|
||||
- [ASP.NET Core](https://github.com/aspnet/Home)
|
||||
- [Visual Studio Code](https://github.com/Microsoft/vscode)
|
||||
- [Chakra Core](https://github.com/Microsoft/ChakraCore)
|
||||
TODO: Write tests and describe them here
|
||||
Reference in New Issue
Block a user