Skip to content

Commit 93b8cf4

Browse files
authored
Update README.md
1 parent f94fc7c commit 93b8cf4

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,7 @@ This package is on pypi - you can install it with `pip install bayesian_bootstra
88

99
# Overview of the `bayesian_bootstrap` module
1010

11-
The main module in the `bayesian_bootstrap` package is the `bootstrap` module. The `bootstrap` module contains tools
12-
for doing approximate bayesian inference using the Bayesian Bootstrap introduced in [Rubin's _The Bayesian Bootstrap_](https://projecteuclid.org/euclid.aos/1176345338).
11+
This module contains tools for doing approximate bayesian inference using the Bayesian Bootstrap introduced in [Rubin's _The Bayesian Bootstrap_](https://projecteuclid.org/euclid.aos/1176345338).
1312

1413
It contains the following:
1514

0 commit comments

Comments
 (0)