@wscsports/blaze-web-sdk 0.0.100 → 0.0.101
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +2 -22
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -1,25 +1,5 @@
|
|
|
1
1
|
# Introduction
|
|
2
|
-
|
|
2
|
+
Welcome to WSC Sports Web SDK.
|
|
3
3
|
|
|
4
4
|
# Getting Started
|
|
5
|
-
|
|
6
|
-
1. Installation process
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
2. Software dependencies
|
|
11
|
-
3. Latest releases
|
|
12
|
-
4. API references
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
# Build and Test
|
|
17
|
-
TODO: Describe and show how to build your code and run the tests.
|
|
18
|
-
|
|
19
|
-
# Contribute
|
|
20
|
-
TODO: Explain how other users and developers can contribute to make your code better.
|
|
21
|
-
|
|
22
|
-
If you want to learn more about creating good readme files then refer the following [guidelines](https://docs.microsoft.com/en-us/azure/devops/repos/git/create-a-readme?view=azure-devops). You can also seek inspiration from the below readme files:
|
|
23
|
-
- [ASP.NET Core](https://github.com/aspnet/Home)
|
|
24
|
-
- [Visual Studio Code](https://github.com/Microsoft/vscode)
|
|
25
|
-
- [Chakra Core](https://github.com/Microsoft/ChakraCore)
|
|
5
|
+
Please visit out documentation website for installation guides.
|