You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -54,7 +53,7 @@ I hope thread will become your threading solution! ♡⸜(˶˃ ᵕ ˂˶)⸝♡
54
53
<!-- GETTING STARTED -->
55
54
## Getting Started
56
55
57
-
This is an example of how you may give instructions on setting up your project locally.
56
+
This is an example of how you can set up your project locally.
58
57
To get a local copy up and running follow these simple example steps.
59
58
60
59
### Prerequisites
@@ -63,7 +62,7 @@ To get a local copy up and running follow these simple example steps.
63
62
64
63
### Installation
65
64
66
-
_Below is an example of how you can instruct your audience on installing and setting up your app. This template doesn't rely on any external dependencies or services._
65
+
_Below is an example of how you can install and use thread._
67
66
68
67
1. Install the package
69
68
```sh
@@ -82,7 +81,7 @@ _Below is an example of how you can instruct your audience on installing and set
82
81
<!-- DOCS -->
83
82
## Documentation
84
83
85
-
Our docs are [here!](/docs/getting-started.md)
84
+
Our docs are [here!](https://thread.ngjx.org)
86
85
87
86
<palign="right">(<ahref="#readme-top">back to top</a>)</p>
88
87
@@ -91,7 +90,7 @@ Our docs are [here!](/docs/getting-started.md)
91
90
<!-- ROADMAP -->
92
91
## Roadmap
93
92
94
-
-[x]v0.1.3 Release
93
+
-[x]v1.0.0 Release
95
94
-[ ] Bug fixes
96
95
-[ ] New features
97
96
-[ ] Testing
@@ -124,7 +123,7 @@ Don't forget to give the project a star! Thanks again!
124
123
<!-- LICENSE -->
125
124
## License
126
125
127
-
Distributed under the BSD-3-Clause License. See `LICENSE.txt` for more information.
126
+
Distributed under the BSD-3-Clause License. See [LICENSE.txt](./LICENSE.txt) for more information.
128
127
129
128
<palign="right">(<ahref="#readme-top">back to top</a>)</p>
130
129
@@ -133,9 +132,9 @@ Distributed under the BSD-3-Clause License. See `LICENSE.txt` for more informati
133
132
<!-- CONTACT -->
134
133
## Contact
135
134
136
-
Alex - thread@ngjx.org
135
+
Alex - [contact@thread.ngjx.org](mailto:contact@thread.ngjx.org)
0 commit comments