Skip to content

Commit

Permalink
Merge pull request #303 from Living-with-machines/rwood-97-patch-2
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
rwood-97 authored Nov 28, 2023
2 parents ed4e4cb + c9f7796 commit a72bdcc
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 13 deletions.
20 changes: 10 additions & 10 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -7,16 +7,6 @@
"commitType": "docs",
"commitConvention": "angular",
"contributors": [
{
"login": "rwood-97",
"name": "Rosie Wood",
"avatar_url": "https://avatars.githubusercontent.com/u/72076688?v=4",
"profile": "https://github.com/rwood-97",
"contributions": [
"code",
"doc"
]
},
{
"login": "kmcdono2",
"name": "Katie McDonough",
Expand Down Expand Up @@ -44,6 +34,16 @@
"contributions": [
"code"
]
},
{
"login": "rwood-97",
"name": "Rosie Wood",
"avatar_url": "https://avatars.githubusercontent.com/u/72076688?v=4",
"profile": "https://github.com/rwood-97",
"contributions": [
"code",
"doc"
]
}
],
"contributorsPerLine": 7,
Expand Down
11 changes: 8 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,4 @@
<div align="center">
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors-)
<!-- ALL-CONTRIBUTORS-BADGE:END -->
<br>
<p align="center">
<h1>MapReader</h1>
Expand All @@ -23,6 +20,7 @@
<br/>
</p>


## What is MapReader?

<div align="center">
Expand Down Expand Up @@ -105,12 +103,19 @@ Maps above reproduced with the permission of the National Library of Scotland ht

## Contributors

<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
[![All Contributors](https://img.shields.io/badge/all_contributors-4-orange.svg?style=flat-square)](#contributors-)
<!-- ALL-CONTRIBUTORS-BADGE:END -->

<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
<!-- prettier-ignore-start -->
<!-- markdownlint-disable -->
<table>
<tbody>
<tr>
<td align="center" valign="top" width="14.28%"><a href="https://www.turing.ac.uk/people/researchers/katherine-mcdonough"><img src="https://avatars.githubusercontent.com/u/20363927?v=4?s=100" width="100px;" alt="Katie McDonough"/><br /><sub><b>Katie McDonough</b></sub></a><br /><a href="#research-kmcdono2" title="Research">🔬</a> <a href="#ideas-kmcdono2" title="Ideas, Planning, & Feedback">🤔</a></td>
<td align="center" valign="top" width="14.28%"><a href="http://danielwilson.info"><img src="https://avatars.githubusercontent.com/u/34318222?v=4?s=100" width="100px;" alt="Daniel C.S. Wilson"/><br /><sub><b>Daniel C.S. Wilson</b></sub></a><br /><a href="#research-dcsw2" title="Research">🔬</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/kasra-hosseini"><img src="https://avatars.githubusercontent.com/u/1899856?v=4?s=100" width="100px;" alt="Kasra Hosseini"/><br /><sub><b>Kasra Hosseini</b></sub></a><br /><a href="https://github.com/Living-with-machines/MapReader/commits?author=kasra-hosseini" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/rwood-97"><img src="https://avatars.githubusercontent.com/u/72076688?v=4?s=100" width="100px;" alt="Rosie Wood"/><br /><sub><b>Rosie Wood</b></sub></a><br /><a href="https://github.com/Living-with-machines/MapReader/commits?author=rwood-97" title="Code">💻</a> <a href="https://github.com/Living-with-machines/MapReader/commits?author=rwood-97" title="Documentation">📖</a></td>
</tr>
</tbody>
Expand Down

0 comments on commit a72bdcc

Please sign in to comment.