Skip to content

Commit dd1daaa

Browse files
committed
Update terms to our current naming scheme
1 parent 6bd8c78 commit dd1daaa

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@
88
[![Build and test](https://github.com/greenbone/python-gvm/actions/workflows/ci-python.yml/badge.svg)](https://github.com/greenbone/python-gvm/actions/workflows/ci-python.yml)
99

1010
The Greenbone Vulnerability Management Python API library (**python-gvm**) is a
11-
collection of APIs that help with remote controlling a Greenbone Enterprise
12-
Appliance and Greenbone Community installations. The library essentially
11+
collection of APIs that help with remote controlling Greenbone Community Edition
12+
installations and Greenbone Enterprise Appliances. The library essentially
1313
abstracts accessing the communication protocols Greenbone Management Protocol
1414
(GMP) and Open Scanner Protocol (OSP).
1515

docs/index.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
python-gvm: Python API for Greenbone Vulnerability Management
2-
=============================================================
1+
Greenbone Vulnerability Management Python Library
2+
=================================================
33

4-
**python-gvm** is the official python library to control a Greenbone Enterprise
5-
Appliance and Greenbone Community installations remotely.
4+
**python-gvm** is the official python library to control Greenbone Community
5+
Edition installations and Greenbone Enterprise Appliances remotely.
66

77
.. note:: **python-gvm** requires at least Python 3.7. Python 2 is not supported.
88

0 commit comments

Comments
 (0)