assuremind 1.6.0 โ†’ 1.6.2

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 CHANGED
@@ -2,17 +2,26 @@
2
2
 
3
3
  **AI-powered codeless UI & API test automation framework**
4
4
 
5
- [![npm version](https://img.shields.io/npm/v/assuremind.svg)](https://www.npmjs.com/package/assuremind)
6
- [![License: Apache 2.0](https://img.shields.io/badge/License-Apache_2.0-blue.svg)](https://unpkg.com/assuremind@latest/LICENSE)
7
- [![Node.js](https://img.shields.io/badge/node-%3E%3D18-brightgreen.svg)](https://nodejs.org)
8
- [![Playwright](https://img.shields.io/badge/powered%20by-Playwright-2EAD33.svg)](https://playwright.dev)
5
+ [![npm version](https://img.shields.io/npm/v/assuremind.svg)](https://www.npmjs.com/package/assuremind) [![License: Apache 2.0](https://img.shields.io/badge/License-Apache_2.0-blue.svg)](https://unpkg.com/assuremind@latest/LICENSE) [![Node.js](https://img.shields.io/badge/node-%3E%3D18-brightgreen.svg)](https://nodejs.org) [![Playwright](https://img.shields.io/badge/powered%20by-Playwright-2EAD33.svg)](https://playwright.dev)
9
6
 
10
7
  Describe tests in plain English. AI generates Playwright code. Run anywhere.
11
8
 
12
- > ### ๐ŸŒ Website โ€” [AssureMind](https://assuremind.in/)
13
- > ### ๐Ÿ’ฌ Community Hub โ€” [Join our Discord](https://discord.gg/GMFYBcfE)
9
+ > ### ๐ŸŒ Website โ€” [https://assuremind.in](https://assuremind.in/)
14
10
  > ### ๐Ÿ“ง Contact: [Send us a message](https://assuremind.in/contact/)
15
- > Report bugs ยท request features ยท share ideas & feedback ยท ask questions.
11
+
12
+ ---
13
+
14
+ ## ๐Ÿค Community
15
+
16
+ Join the **AssureMind GitHub Discussions** โ€” ask questions, report bugs, share ideas, and connect with other users and the maintainers.
17
+
18
+ | Category | Link | Use it for |
19
+ |---|---|---|
20
+ | ๐Ÿ“ฃ **Announcements** | [View](https://github.com/assuremind/assuremind-community/discussions/categories/announcements) | Official releases, feature drops & roadmap updates |
21
+ | ๐Ÿ› **Bug Reports** | [Report a bug](https://github.com/assuremind/assuremind-community/discussions/categories/bug-reports) | Found something broken? Tell us here |
22
+ | ๐Ÿ’ก **Ideas & Feedback** | [Request a feature and Give a Feedback](https://github.com/assuremind/assuremind-community/discussions/categories/ideas-feedback) | Ideas that could make AssureMind even better |
23
+ | ๐Ÿ’ฌ **General** | [Join the conversation](https://github.com/assuremind/assuremind-community/discussions/categories/general) | Open discussions, thoughts & feedback |
24
+ | ๐Ÿ™‹ **Q&A** | [Ask a question](https://github.com/assuremind/assuremind-community/discussions/categories/q-a) | Stuck? The community & maintainers have your back |
16
25
 
17
26
  ---
18
27
 
@@ -151,7 +160,7 @@ Start with `npx assuremind studio` โ€” opens at `http://localhost:4400`.
151
160
 
152
161
  **Dashboard** ยท **Smart Tests** ยท **Test Editor** ยท **Run Config** ยท **Reports** ยท **Variables** ยท **Self-Healing** ยท **Step Library** ยท **Faker Data** ยท **CI/CD** ยท **Git Control** ยท **Settings** ยท **Docs**
153
162
 
154
- Full walkthrough โ†’ [docs/STUDIO.md](/docs/STUDIO.md)
163
+ Full walkthrough โ†’ [docs/STUDIO.md](https://unpkg.com/assuremind@latest/docs/STUDIO.md)
155
164
 
156
165
  ---
157
166
 
@@ -430,9 +439,9 @@ Quality gates, PR comments, and notifications โ€” configured from Studio, execut
430
439
 
431
440
  ---
432
441
 
433
- > #### ๐ŸŒ **Website:** [https://assuremind.in/](https://assuremind.in/)
434
- > #### ๐Ÿ’ฌ **Community Hub:** [https://assuremind.in/community/](https://assuremind.in/community/)
435
- > #### ๐Ÿ“ง **Email:** [contact@assuremind.in](mailto:contact@assuremind.in)
442
+ > #### ๐ŸŒ **Website:** [https://assuremind.in/](https://assuremind.in/)
443
+ > #### ๐Ÿ—ฃ๏ธ **GitHub Discussions:** [github.com/assuremind/assuremind-community/discussions](https://github.com/assuremind/assuremind-community/discussions)
444
+ > #### ๐Ÿ“ง **Email:** [contact@assuremind.in](mailto:contact@assuremind.in)
436
445
 
437
446
  ---
438
447
 
@@ -441,5 +450,8 @@ Quality gates, PR comments, and notifications โ€” configured from Studio, execut
441
450
  Apache 2.0 โ€” see [LICENSE](https://unpkg.com/assuremind@latest/LICENSE) for details.
442
451
 
443
452
  ---
453
+ <div align="center">
454
+
455
+ **Built with โค๏ธ by [Deepak Hiremath](https://www.linkedin.com/in/deepak-hiremath-0017937a/)**
444
456
 
445
- *Built by [Deepak Hiremath](https://www.linkedin.com/in/deepak-hiremath-0017937a/)*
457
+ </div>