Skip to content

Commit 32e4f7e

Browse files
authored
Update README.md
1 parent 285ee5b commit 32e4f7e

1 file changed

Lines changed: 10 additions & 16 deletions

File tree

README.md

Lines changed: 10 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,40 +1,34 @@
11
# Testsigma Tutorials
22
Testsigma tutorials are built using [Gatsby](https://www.gatsbyjs.com/) and deployed to [https://testsigma.com/tutorials/](https://testsigma.com/tutorials/).
33

4-
 
54

65
## **Getting started with Testsigma Tutorials**
7-
Testsigma documentation helps you from the basics to more specific tutorials & how-tos.
8-
9-
This project contains step-by-step and detailed explanations for many test automation use cases/scenarios.
6+
Testsigma documentation helps you from the basics to more specific tutorials & how-tos. This project contains step-by-step and detailed explanations for many test automation use cases/scenarios.
107

118
We are working hard to keep our tutorials up to date. However, we might not be able to cover everything. If you think we need to include something here, create an issue [here](https://github.com/testsigmahq/testsigma-tutorials/issues)! Alternatively, you can send an email to [community@testsigma.com](mailto:community@testsigma.com), and we’ll work on it with you.
129

13-
 
14-
### Creating an Account
10+
## Creating an Account
1511

1612
If you are new to Testsigma or want to try it quickly, create an account in our cloud environment instantly. Alternatively, you can also deploy Testsigma on your local machine or private server instance. Follow the links below for more information:
1713

18-
 * [Create an account on Testsigma Cloud (Recommended)](https://testsigma.com/docs/getting-started/setup/testsigma-cloud/)
14+
- [Create an account on Testsigma Cloud (Recommended)](https://testsigma.com/docs/getting-started/setup/testsigma-cloud/)
1915

20-
 * [Deploy Testsigma on my machine](https://testsigma.com/docs/getting-started/setup/overview/)
16+
- [Deploy Testsigma on my machine](https://testsigma.com/docs/getting-started/setup/overview/)
2117

22-
 
23-
### Contributing
18+
## Contributing
2419

2520
We love our contributors! If you'd like to contribute anything from updating an existing tutorial to adding new tutorials, start here—
2621

27-
 * 📖 Read our [Contribution Guide](CONTRIBUTING.md)
22+
- 📖 Read our [Contribution Guide](CONTRIBUTING.md)
2823

29-
 * 🧩 [Set up your local environment] (CONTRIBUTING.md#-setup-for-local-development)
24+
- 🧩 [Set up your local environment](CONTRIBUTING.md#-setup-for-local-development)
3025

31-
 * 👾 Explore some [good first tutorials](https://github.com/testsigmahq/testsigma-tutorials/issues?q=is%3Aopen+is%3Aissue+label%3A%22good+first+tutorial%22)
26+
- 👾 Explore some [good first tutorials](https://github.com/testsigmahq/testsigma-tutorials/issues?q=is%3Aopen+is%3Aissue+label%3A%22good+first+tutorial%22)
3227

33-
 * 📕 Read our [Code of Conduct](CODE_OF_CONDUCT.md)
28+
- 📕 Read our [Code of Conduct](CODE_OF_CONDUCT.md)
3429

35-
 
3630
Check out the [contributing](CONTRIBUTING.md) guide for more details.
3731

38-
### License
32+
## License
3933

4034
The source code in this directory is under [Apache License 2.0](LICENSE).

0 commit comments

Comments
 (0)