Skip to content

Commit

Permalink
Update README.
Browse files Browse the repository at this point in the history
  • Loading branch information
engganolang authored and gederajeg committed Aug 6, 2024
1 parent bfeafea commit 5ea3bcb
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 4 deletions.
4 changes: 3 additions & 1 deletion README.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,9 @@ knitr::opts_chunk$set(
<a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/4.0/"><img alt="Creative Commons License" style="border-width:0" src="https://i.creativecommons.org/l/by-nc-sa/4.0/88x31.png" /></a><br />The materials in this repository are licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/4.0/">Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License</a>.
<!-- badges: end -->

This repository tracks the R codes to process the transcribed word list in Helfrich’s [-@Helfrich_1916] paper. The word list will be made available when it is ready.
This repository tracks the R codes to process the hand-transcribed word list in Helfrich’s [-@Helfrich_1916] paper.

The word list is now searchable from [this repository](https://github.com/engganolang/helfrich-1916-wordlist/blob/main/data/helfrich1916.tsv) as a tab-separated plain texts. Further imporvement and work-in-progress are recorded as [issues](https://github.com/engganolang/helfrich-1916-wordlist/issues).

## References

11 changes: 8 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,14 @@ materials in this repository are licensed under a
Commons Attribution-NonCommercial-ShareAlike 4.0 International
License</a>. <!-- badges: end -->

This repository tracks the R codes to process the transcribed word list
in Helfrich’s ([1916](#ref-Helfrich_1916)) paper. The word list will be
made available when it is ready.
This repository tracks the R codes to process the hand-transcribed word
list in Helfrich’s ([1916](#ref-Helfrich_1916)) paper.

The word list is now searchable from [this
repository](https://github.com/engganolang/helfrich-1916-wordlist/blob/main/data/helfrich1916.tsv)
as a tab-separated plain texts. Further imporvement and work-in-progress
are recorded as
[issues](https://github.com/engganolang/helfrich-1916-wordlist/issues).

## References

Expand Down

0 comments on commit 5ea3bcb

Please sign in to comment.