Skip to content

Commit c6c298a

Browse files
authored
Merge pull request #103 from bastelfreak/lic
Add license badge to README.md
2 parents 5b4e4b1 + 13139ff commit c6c298a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# openfact
22

33
[![Gem Version](https://badge.fury.io/rb/openfact.svg)](https://badge.fury.io/rb/openfact)
4+
[![License](https://img.shields.io/github/license/OpenVoxProject/openfact.svg)](https://github.com/OpenVoxProject/openfact/blob/main/LICENSE)
45

56
OpenFact is a community implementation of [Facter](https://github.com/puppetlabs/facter/), a command-line tool that gathers basic facts about nodes (systems)
67
such as hardware details, network settings, OS type and version, and more.

0 commit comments

Comments
 (0)