aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjoop <Joop Kiefte>2022-04-02 15:10:47 +0100
committerjoop <Joop Kiefte>2022-04-02 15:10:47 +0100
commit7b47ec83925cece4199b6d23c96002c645c55990 (patch)
tree5870f5b5f9a9dd2923fc561e1d9c046085b3b0dc
parent31a18763ea587ab4830c3215fb79278f54a53ff7 (diff)
Add license and readme
-rw-r--r--LICENSE7
-rw-r--r--README.md9
2 files changed, 16 insertions, 0 deletions
diff --git a/LICENSE b/LICENSE
new file mode 100644
index 0000000..8adcf76
--- /dev/null
+++ b/LICENSE
@@ -0,0 +1,7 @@
+Copyright © 2022 Joop Kiefte
+
+Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. \ No newline at end of file
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..d34ad63
--- /dev/null
+++ b/README.md
@@ -0,0 +1,9 @@
+# Phelpsify
+
+This tool is made to link all Bahá'í prayers together across
+all languages using the code from Phelps' catalog or a derivative
+of this when the prayer is a subpart of a work from the catalog.
+
+Just compile and run the tool with a rel/ directory containing
+code.list and lang.csv. The tool will update the code.list while
+you are working. To help the project, pick languages you can match, try to find the right prayer using keyword search, and when done send your updated code.list to the project so it can be merged in. \ No newline at end of file