Skip to content

Commit a426270

Browse files
committed
Merge branch 'master' of github.com:prabhuomkar/arxiv-graphql
2 parents de384a8 + 4935219 commit a426270

File tree

1 file changed

+0
-30
lines changed

1 file changed

+0
-30
lines changed

docs/README.md

-30
Original file line numberDiff line numberDiff line change
@@ -6,33 +6,3 @@
66
# arxiv-graphql
77

88
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-
```bash
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

Comments
 (0)