added tool description

This commit is contained in:
Adnan Hodzic 2020-01-04 20:38:39 +01:00
parent 0c27f6a1b5
commit f5848e9cf2
1 changed files with 4 additions and 2 deletions

View File

@ -1,6 +1,8 @@
#!/usr/bin/env python3
#
# ToDo: add description
#
# auto-cpufreq - Automatic CPU speed & power optimizer for Linux
#
# Blog post: http://foolcontrol.org/?p=3124
import subprocess
import os