Skip to content

Commit

Permalink
Update readme.md (typo fix)
Browse files Browse the repository at this point in the history
  • Loading branch information
janiko71 authored Nov 12, 2024
1 parent 81669d9 commit 9a0dbf0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ The ```new_inventory_api.py``` file is a Python script designed for inventorying
* **Classes**:
* ```InventoryThread```: A thread class for performing inventory tasks.
* **Functions**:
* Utility Functions: ```write_log```, ```transform_function_name```, ```json_serial```, is_empty```.
* Utility Functions: ```write_log```, ```transform_function_name```, ```json_serial```, ```is_empty```.
* *Inventory Management Functions: ```get_all_regions```, ```test_region_connectivity```, ```create_services_structure```, ```inventory_handling```, ```list_used_services```.
* The ```main``` function initiates the script execution, parses arguments, and manages the inventory process.

Expand Down Expand Up @@ -61,4 +61,4 @@ Please see **[wiki](https://github.com/janiko71/aws-inventory/wiki)**.
Contributions are welcome! Please fork the repository and submit a pull request.
### License
This project is licensed under the terms of the GNU General Public License v3.0. See the LICENSE file for details.
This project is licensed under the terms of the GNU General Public License v3.0. See the LICENSE file for details.

0 comments on commit 9a0dbf0

Please sign in to comment.