diff --git a/sources/tech/20181115 How to install a device driver on Linux.md b/sources/tech/20181115 How to install a device driver on Linux.md index 9b19a1741a..517d984409 100644 --- a/sources/tech/20181115 How to install a device driver on Linux.md +++ b/sources/tech/20181115 How to install a device driver on Linux.md @@ -1,3 +1,5 @@ +Translating by Jamskr + How to install a device driver on Linux ====== Learn how Linux drivers work and how to use them.