Skip to content

Commit 2b3ae52

Browse files
authored
Update README.md
1 parent e145048 commit 2b3ae52

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Rename academic paper files to human friendly names with the paper titles.
66

77
## Paper Renamer for MacOS
88

9-
PaperRenamer for MacOS is a native MacOS application build from the modified Python script [pdftitle](https://github.com/huwan/pdftitle) using [Platypus](https://sveinbjorn.org/platypus). This is done by wrapping the script in a MacOS application bundle along with an executable binary that runs the script.
9+
PaperRenamer for MacOS is a native MacOS application created from the modified Python script [pdftitle](https://github.com/huwan/pdftitle) using [Platypus](https://sveinbjorn.org/platypus). This is done by wrapping the script in a MacOS application bundle along with an executable binary that runs the script.
1010

1111
### Installation
1212

@@ -58,4 +58,6 @@ Thanks go to Uwe Dauernheim, the original author of the [pdftitle](https://githu
5858
* [libpng](http://libpng.org/), the free reference library for reading and writing PNGs.
5959
* [LibTIFF](http://www.libtiff.org/), a library for reading and writing TIFF.
6060

61-
Icon made by [phatplus](https://www.flaticon.com/authors/phatplus) from [www.flaticon.com](https://www.flaticon.com) is licensed by [CC 3.0 BY](https://creativecommons.org/licenses/by/3.0/).
61+
## License
62+
63+
Code is licensed under the [BSD 2-Clause "Simplified" License](LICENSE). Icon made by [phatplus](https://www.flaticon.com/authors/phatplus) from [www.flaticon.com](https://www.flaticon.com) is licensed by [CC 3.0 BY](https://creativecommons.org/licenses/by/3.0/).

0 commit comments

Comments
 (0)