Skip to content

Commit fe81815

Browse files
committed
Rename readme to README.md and improve description
1 parent 68e64b6 commit fe81815

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

readme.md renamed to README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# Robots Parser [![NPM downloads](https://img.shields.io/npm/dm/robots-parser)](https://www.npmjs.com/package/robots-parser) [![DeepScan grade](https://deepscan.io/api/teams/457/projects/16277/branches/344939/badge/grade.svg)](https://deepscan.io/dashboard#view=project&tid=457&pid=16277&bid=344939) [![GitHub license](https://img.shields.io/github/license/samclarke/robots-parser.svg)](https://github.com/samclarke/robots-parser/blob/master/license.md) [![Coverage Status](https://coveralls.io/repos/github/samclarke/robots-parser/badge.svg?branch=master)](https://coveralls.io/github/samclarke/robots-parser?branch=master)
22

3-
NodeJS robots.txt parser.
3+
A robots.txt parser which aims to be complaint with the [draft specification](https://datatracker.ietf.org/doc/html/draft-koster-rep).
44

5-
It currently supports:
5+
The parser currently supports:
66

77
- User-agent:
88
- Allow:

0 commit comments

Comments
 (0)