Add name and updated Readme
This commit is contained in:
17
README.md
17
README.md
@@ -1,13 +1,11 @@
|
||||
# pscanner
|
||||
|
||||
[](https://pypi.org/project/pscanner)
|
||||
[](https://pypi.org/project/pscanner)
|
||||
|
||||
-----
|
||||
|
||||
**Table of Contents**
|
||||
|
||||
- [Installation](#installation)
|
||||
- [Development](#development)
|
||||
- [License](#license)
|
||||
|
||||
## Installation
|
||||
@@ -16,6 +14,19 @@
|
||||
pip install pscanner
|
||||
```
|
||||
|
||||
## Development
|
||||
|
||||
Prereqs for development
|
||||
|
||||
```console
|
||||
pipx install hatch
|
||||
```
|
||||
|
||||
Running development environment
|
||||
```console
|
||||
hatch shell
|
||||
```
|
||||
|
||||
## License
|
||||
|
||||
`pscanner` is distributed under the terms of the [MIT](https://spdx.org/licenses/MIT.html) license.
|
||||
|
||||
Reference in New Issue
Block a user