Skip to content

Commit 8fa071f

Browse files
committed
Add README.md
1 parent c3f94e2 commit 8fa071f

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

README.md

+15
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
platform-info
2+
=============
3+
4+
[![License](https://img.shields.io/badge/license-MIT-blue.svg)](LICENSE)
5+
[![Build Status](https://api.travis-ci.org/uutils/platform-info.svg?branch=master)](https://travis-ci.org/uutils/platform-info)
6+
[![Build status](https://ci.appveyor.com/api/projects/status/2wogy3wkenwreeq0/branch/master?svg=true)](https://ci.appveyor.com/project/Arcterus/platform-info/branch/master)
7+
[![LoC](https://tokei.rs/b1/github/uutils/platform-info)](https://github.com/uutils/platform-info)
8+
9+
A simple cross-platform way to get information about the currently running
10+
system.
11+
12+
License
13+
-------
14+
15+
`platform-info` is licensed under the MIT License - see the LICENSE file for details.

0 commit comments

Comments
 (0)