... | ... |
@@ -5,3 +5,11 @@ Export [Firefox][] [session][]s to plain text. |
5 | 5 |
[`firefox-session-export`]: https://git.rcrnstn.net/rcrnstn/firefox-session-export |
6 | 6 |
[Firefox]: https://en.wikipedia.org/wiki/Firefox |
7 | 7 |
[session]: https://support.mozilla.org/kb/how-restore-browsing-session-backup#w_restoring-from-a-backup-file |
8 |
+ |
|
9 |
+## License |
|
10 |
+ |
|
11 |
+Licensed under the [ISC License][] unless otherwise noted, see the |
|
12 |
+[`LICENSE`][] file. |
|
13 |
+ |
|
14 |
+[ISC License]: https://choosealicense.com/licenses/isc |
|
15 |
+[`LICENSE`]: LICENSE |
1 | 1 |
new file mode 100644 |
... | ... |
@@ -0,0 +1,7 @@ |
1 |
+# [`firefox-session-export`][] |
|
2 |
+ |
|
3 |
+Export [Firefox][] [session][]s to plain text. |
|
4 |
+ |
|
5 |
+[`firefox-session-export`]: https://git.rcrnstn.net/rcrnstn/firefox-session-export |
|
6 |
+[Firefox]: https://en.wikipedia.org/wiki/Firefox |
|
7 |
+[session]: https://support.mozilla.org/kb/how-restore-browsing-session-backup#w_restoring-from-a-backup-file |