Skip to content

Commit 0277c2a

Browse files
committed
Update readme
1 parent 2043d45 commit 0277c2a

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

README.md

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,10 @@
11

2-
# cratesfyi
2+
# docs.rs
33

4-
[![Build Status](https://secure.travis-ci.org/onur/cratesfyi.svg?branch=master)](https://travis-ci.org/onur/cratesfyi)
5-
[![License](https://img.shields.io/badge/license-MIT-blue.svg)](https://raw.githubusercontent.com/onur/cratesfyi/master/LICENSE)
4+
[![Build Status](https://secure.travis-ci.org/onur/docs.rs.svg?branch=master)](https://travis-ci.org/onur/docs.rs)
5+
[![License](https://img.shields.io/badge/license-MIT-blue.svg)](https://raw.githubusercontent.com/onur/docs.rs/master/LICENSE)
66

7-
Centralized crate documentation builder and explorer for the Rust programming
8-
language.
7+
Documentation host for the Rust Programming Language crates.
98

109

1110
## Installation
@@ -111,7 +110,7 @@ yourusername ALL=(ALL) NOPASSWD: /usr/sbin/chroot
111110
```
112111

113112

114-
### Seting up database
113+
### Setting up database
115114

116115
cratesfyi is using postgresql database to store crate and build
117116
information. You need to set up database before using chroot builder. To do

0 commit comments

Comments
 (0)