Skip to content

Commit 0a3e618

Browse files
authored
Update README.md
1 parent fdba667 commit 0a3e618

File tree

1 file changed

+11
-2
lines changed

1 file changed

+11
-2
lines changed

README.md

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,13 @@
1-
# netdriver
1+
# NetDriver
2+
3+
[![Python](https://img.shields.io/badge/Python-3.12%2B-blue.svg)](https://www.python.org/)
4+
[![Poetry](https://img.shields.io/badge/Poetry-1.8.3-60A5FA.svg)](https://python-poetry.org/)
5+
[![License](https://img.shields.io/badge/License-Apache_2.0-green.svg)](./LICENSE)
6+
[![Build Status](https://img.shields.io/badge/build-passing-brightgreen.svg)]()
7+
[![Tests](https://img.shields.io/badge/tests-passing-success.svg)]()
8+
[![Contributions Welcome](https://img.shields.io/badge/contributions-welcome-orange.svg)]()
9+
[![Issues](https://img.shields.io/github/issues/yourusername/netdriver)](https://github.com/yourusername/netdriver/issues)
10+
[![Last Commit](https://img.shields.io/github/last-commit/yourusername/netdriver)](https://github.com/yourusername/netdriver/commits/main)
211

312
## Overview
413

@@ -220,4 +229,4 @@ This project is licensed under the [Apache License 2.0](LICENSE).
220229
221230
222231
223-
232+

0 commit comments

Comments
 (0)