diff options
Diffstat (limited to 'python/py-cpuinfo/README')
-rw-r--r-- | python/py-cpuinfo/README | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/python/py-cpuinfo/README b/python/py-cpuinfo/README index 5a13daab48..f69ead49ce 100644 --- a/python/py-cpuinfo/README +++ b/python/py-cpuinfo/README @@ -1,2 +1,2 @@ -py-cpuinfo retrieves CPU information with pure Python. It works with Python 2 -and 3, and does not require any compilation. +py-cpuinfo retrieves CPU information with pure Python. It works with +Python 2 and 3, and does not require any compilation. |