added tool description

This commit is contained in:
Adnan Hodzic 2020-01-04 20:38:39 +01:00
parent 10793a9b76
commit 0f25cca1ba
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