commit | 31fcc118b0d247b3596159d4e047c83c73d29f6d | [log] [tgz] |
---|---|---|
author | Marc Kupietz <kupietz@ids-mannheim.de> | Wed Dec 14 09:37:50 2022 +0100 |
committer | Gerrit Code Review <gerrit2@korap.ids-mannheim.de> | Wed Dec 14 09:37:50 2022 +0100 |
tree | d64bdc234347682026a75604d445c76024cc6493 | |
parent | 2810d3c2fe35c9dcf68bff9ea79a9920744d6126 [diff] | |
parent | be1159f40fbd2dd1f566ace14ed165031dc1d8aa [diff] |
Merge changes If17a4475,Ibe078078 * changes: Add dependabot config Add CI test
diff --git a/Readme.md b/Readme.md index 9d132de..43bbe4c 100644 --- a/Readme.md +++ b/Readme.md
@@ -18,7 +18,7 @@ ```bash KORAP_URL="http://localhost:64543" KORAP_LOGIN="user2" KORAP_PWD="password2"\ - KORAP_QUERIES="npm test" KORAP_QUERIES='geht, [orth=geht & cmc/pos=VVFIN]'\ + KORAP_QUERIES='geht, [orth=geht & cmc/pos=VVFIN]'\ npm test ```