Skip to content

Commit c2a64ed

Browse files
Merge pull request #16 from r-devel/update-readme
update info about project in README
2 parents 2c2c708 + fdc9e94 commit c2a64ed

2 files changed

Lines changed: 9 additions & 11 deletions

File tree

README.Rmd

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,17 +4,13 @@ output: github_document
44

55
<!-- README.md is generated from README.Rmd. Please edit that file -->
66

7-
# Proposal
8-
9-
This package is based on the proposal: https://github.com/SaranjeetKaur/isc_proposal_translations
10-
117
# glossary
128

139
<!-- badges: start -->
1410
[![R-CMD-check](https://github.com/r-devel/glossary/actions/workflows/R-CMD-check.yaml/badge.svg)](https://github.com/r-devel/glossary/actions/workflows/R-CMD-check.yaml)
1511
<!-- badges: end -->
1612

17-
The goal of glossary is to manage a glossary for R translation projects.
13+
The goal of this package is to manage a glossary for R translation projects. The idea is based on [a proposal](https://github.com/SaranjeetKaur/isc_proposal_translations) created by [Saranjeet Kaur Bhogal (@SaranjeetKaur)](https://github.com/SaranjeetKaur/). The project was launched during the [R Dev Day @ RSE Con25](https://warwick.ac.uk/fac/sci/statistics/news/r-dev-day-rsecon25). This is repo is currently Work in Progress.
1814

1915
## Installation
2016

README.md

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,21 @@
11

22
<!-- README.md is generated from README.Rmd. Please edit that file -->
33

4-
# Proposal
5-
6-
This package is based on the proposal:
7-
<https://github.com/SaranjeetKaur/isc_proposal_translations>
8-
94
# glossary
105

116
<!-- badges: start -->
127

138
[![R-CMD-check](https://github.com/r-devel/glossary/actions/workflows/R-CMD-check.yaml/badge.svg)](https://github.com/r-devel/glossary/actions/workflows/R-CMD-check.yaml)
149
<!-- badges: end -->
1510

16-
The goal of glossary is to manage a glossary for R translation projects.
11+
The goal of this package is to manage a glossary for R translation
12+
projects. The idea is based on [a
13+
proposal](https://github.com/SaranjeetKaur/isc_proposal_translations)
14+
created by [Saranjeet Kaur Bhogal
15+
(@SaranjeetKaur)](https://github.com/SaranjeetKaur/). The project was
16+
launched during the [R Dev Day @ RSE
17+
Con25](https://warwick.ac.uk/fac/sci/statistics/news/r-dev-day-rsecon25).
18+
This is repo is currently Work in Progress.
1719

1820
## Installation
1921

0 commit comments

Comments
 (0)