update Readme.md, rename license file

This commit is contained in:
blaze 2018-02-15 19:06:23 +03:00
parent b61c4e004a
commit 66df271025
2 changed files with 2 additions and 2 deletions

View File

View File

@ -1,5 +1,5 @@
# Zeit project
A Qt frontend for `crontab` and `at`
Qt frontend to `crontab` and `at`
### Features: ###
* Add, edit and delete `crontab` tasks
@ -18,7 +18,7 @@ make -j2
### Screenshot ###
![Screenshot of the Zeit app](https://lh3.googleusercontent.com/-Ju_EuEcBNcY/V63bFFcrWJI/AAAAAAAAAiQ/Uz0SAuiMpTgs0ncY5B988chnFboTqRgpQCL0B/s0/zeit.png)
### Installation on Ubuntu: ###
### Installation on Ubuntu ###
```
sudo add-apt-repository ppa:blaze/main
sudo apt update