File tree Expand file tree Collapse file tree 1 file changed +5
-6
lines changed Expand file tree Collapse file tree 1 file changed +5
-6
lines changed Original file line number Diff line number Diff line change 1
1
2
- # cratesfyi
2
+ # docs.rs
3
3
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 )
6
6
7
- Centralized crate documentation builder and explorer for the Rust programming
8
- language.
7
+ Documentation host for the Rust Programming Language crates.
9
8
10
9
11
10
## Installation
@@ -111,7 +110,7 @@ yourusername ALL=(ALL) NOPASSWD: /usr/sbin/chroot
111
110
```
112
111
113
112
114
- ### Seting up database
113
+ ### Setting up database
115
114
116
115
cratesfyi is using postgresql database to store crate and build
117
116
information. You need to set up database before using chroot builder. To do
You can’t perform that action at this time.
0 commit comments