1
0
mirror of https://github.com/RyanGreenup/cadmus.git synced 2025-01-17 04:38:34 +01:00

Merge pull request #15 from erjanmx/fix-readme-typo

Fix readme typo
This commit is contained in:
RyanGreenup 2020-07-26 09:37:33 +10:00 committed by GitHub
commit 5448b2e747
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -119,7 +119,7 @@ then select *index configuration* and configure recoll to have `~/Notes/MD` as t
## Design Philosophy
- ****<span style="color:rgb(90,210,90);font-family:Courier New,Courier, monospace,serif;">cadmus</span>**** acts as a menu for scripts to acheive things
- ****<span style="color:rgb(90,210,90);font-family:Courier New,Courier, monospace,serif;">cadmus</span>**** acts as a menu for scripts to achieve things
- The Actual work will be done by subscripts denoted by `description.bash`
- The subscripts will take the note directory as an argument so they are portable and modular
- The Arguments will be shifted and then all passed down to subfunctions