Skip to content

Commit fdc9e94

Browse files
committed
move project description on readme
1 parent 6742ec2 commit fdc9e94

2 files changed

Lines changed: 9 additions & 16 deletions

File tree

README.Rmd

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

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

7-
# About this project
8-
9-
The aim 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). The project was launched during the [R Dev Day @ RSE Con25](https://warwick.ac.uk/fac/sci/statistics/news/r-dev-day-rsecon25).
10-
11-
127
# glossary
138

149
<!-- badges: start -->
1510
[![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)
1611
<!-- badges: end -->
1712

18-
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.
1914

2015
## Installation
2116

README.md

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

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

4-
# About this project
5-
6-
The aim of this package is to manage a glossary for R translation
7-
projects. The idea is based on [a
8-
proposal](https://github.com/SaranjeetKaur/isc_proposal_translations)
9-
created by Saranjeet Kaur Bhogal (@SaranjeetKaur). The project was
10-
launched during the [R Dev Day @ RSE
11-
Con25](https://warwick.ac.uk/fac/sci/statistics/news/r-dev-day-rsecon25).
12-
134
# glossary
145

156
<!-- badges: start -->
167

178
[![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)
189
<!-- badges: end -->
1910

20-
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.
2119

2220
## Installation
2321

0 commit comments

Comments
 (0)