Skip to content

Commit f21f4ea

Browse files
committed
docs: enhance README.md's and remove redundant license files across packages
1 parent a49027a commit f21f4ea

File tree

22 files changed

+196
-817
lines changed

22 files changed

+196
-817
lines changed

packages/analyze/LICENSE.txt

Lines changed: 0 additions & 73 deletions
This file was deleted.

packages/analyze/README.md

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,14 +8,30 @@
88

99
## Introduction
1010

11-
[RobotCode](https://robotcode.io) analyze plugin for Robot Framework.
11+
Static code analysis and linting tools for Robot Framework in [RobotCode](https://robotcode.io).
12+
13+
This package is part of the [RobotCode](https://robotcode.io) project. The complete source code is available at [github.com/robotcodedev/robotcode](https://github.com/robotcodedev/robotcode).
1214

1315
## Installation
1416

1517
```console
1618
pip install robotcode-analyze
1719
```
1820

21+
## Documentation
22+
23+
For comprehensive documentation, please visit [robotcode.io](https://robotcode.io).
24+
25+
## Security
26+
27+
For security concerns, please refer to our [Security Policy](https://github.com/robotcodedev/robotcode/security/policy).
28+
1929
## License
2030

2131
`robotcode-analyze` is distributed under the terms of the [Apache-2.0](https://spdx.org/licenses/Apache-2.0.html) license.
32+
33+
## Support
34+
35+
- 📖 [Documentation](https://robotcode.io)
36+
- 💬 [Discussions](https://github.com/robotcodedev/robotcode/discussions)
37+
- 🐛 [Issues](https://github.com/robotcodedev/robotcode/issues)

0 commit comments

Comments
 (0)