Skip to content

Commit b326034

Browse files
Update header
1 parent d7a91c6 commit b326034

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/src/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# StatsBase.jl Documentation
1+
# Getting Started
22

33
```@meta
44
CurrentModule = StatsBase
@@ -10,7 +10,7 @@ end
1010

1111
*StatsBase.jl* is a Julia package that provides basic support for statistics. Particularly, it implements a variety of statistics-related functions, such as scalar statistics, high-order moment computation, counting, ranking, covariances, sampling, and empirical density estimation.
1212

13-
## Getting Started
13+
## Installation
1414

1515
To install StatsBase through the Julia REPL, you can type `] add StatsBase` or:
1616

0 commit comments

Comments
 (0)