@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.
Files changed (2) hide show
  1. package/README.md +2 -22
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -1,25 +1,5 @@
1
1
  # Introduction
2
- TODO: Give a short introduction of your project. Let this section explain the objectives or the motivation behind this project.
2
+ Welcome to WSC Sports Web SDK.
3
3
 
4
4
  # Getting Started
5
- TODO: Guide users through getting your code up and running on their own system. In this section you can talk about:
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.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@wscsports/blaze-web-sdk",
3
- "version": "0.0.100",
3
+ "version": "0.0.101",
4
4
  "main": "publish/index",
5
5
  "types": "publish/index",
6
6
  "files": [