You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-2Lines changed: 4 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ Rename academic paper files to human friendly names with the paper titles.
6
6
7
7
## Paper Renamer for MacOS
8
8
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.
10
10
11
11
### Installation
12
12
@@ -58,4 +58,6 @@ Thanks go to Uwe Dauernheim, the original author of the [pdftitle](https://githu
58
58
*[libpng](http://libpng.org/), the free reference library for reading and writing PNGs.
59
59
*[LibTIFF](http://www.libtiff.org/), a library for reading and writing TIFF.
60
60
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