Skip to content

Commit b12e9da

Browse files
authored
📝 Remove emoji
Signed-off-by: Lamparter <[email protected]>
1 parent 2109a04 commit b12e9da

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

readme.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -95,24 +95,24 @@ if(activeSponsor != null)
9595
}
9696
```
9797

98-
## 🧪 Running tests
98+
## Running tests
9999

100-
### 1️⃣ Prerequisites
100+
### 1️. Prerequisites
101101

102102
Ensure you have following components:
103103

104104
- [Git](https://git-scm.com/)
105105
- [Visual Studio and the .NET SDK](https://visualstudio.microsoft.com/vs/)
106106
107-
### 2️⃣ Git
107+
### 2️. Git
108108

109109
Clone the repository:
110110

111111
```git
112112
git clone https://github.com/octokit/octokit.graphql.net
113113
```
114114

115-
### 3️⃣ Test the project
115+
### 3️. Test the project
116116

117117
- Open `Octokit.GraphQL.sln`.
118118
- Set the Startup Project to `Octokit.GraphQL.UnitTests` or another test project as appropriate

0 commit comments

Comments
 (0)