We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents de384a8 + 4935219 commit a426270Copy full SHA for a426270
docs/README.md
@@ -6,33 +6,3 @@
6
# arxiv-graphql
7
8
GraphQL API for arXiv: e-print service by Cornell University
9
-
10
-## Getting Started
11
12
-### Installation and Setup
13
14
-- Download and Install [Golang](https://golang.org/dl/)
15
16
-- Install dependencies
17
18
-```bash
19
-go get ./...
20
-```
21
22
-### Running
23
24
25
-export PORT=<PORT> && go run main.go
26
27
28
-### Testing
29
30
-TODO: Add Testing
31
32
-### Code Coverage
33
34
-TODO: Add Code Coverage
35
36
-## Issues
37
38
-Issues are managed via [GitHub Issues](https://github.com/prabhuomkar/arxiv-graphql/issues).
0 commit comments