Skip to content

Commit

Permalink
Merge pull request #14 from mirkobrombin/master
Browse files Browse the repository at this point in the history
Updated screenshot and README.md
  • Loading branch information
Martin Spasov authored Sep 24, 2017
2 parents 352a553 + b5b5260 commit 2146ad0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ The Trello board can be found here : https://trello.com/b/mc6cU0Mn

Any help is welcomed :)

![noted](https://user-images.githubusercontent.com/7538637/29683863-8d766598-8918-11e7-8cbf-bc9e47198ca5.png)
![noted](https://github.com/mirkobrombin/Noted/raw/master/screenshot.png)

# Installation

Expand All @@ -26,7 +26,7 @@ git clone https://github.com/SuburbanFilth/Noted
cd Noted
dpkg-buildpackage -us -uc
cd ../
dpkg -i com.github.suburbanfilth.noted_0.1.4_amd64.deb
dpkg -i *.deb
```

You should have the application installed and you can delete the temp folder.
Expand Down
Binary file added screenshot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

1 comment on commit 2146ad0

@mirkobrombin
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed Issue #13

Please sign in to comment.