1
0
Fork 0

docs: update repository documentation

Closes #68
Closes #69
This commit is contained in:
François Chalifour 2020-08-25 14:18:30 +02:00
parent a9f13dd080
commit 852d7e46b8
2 changed files with 20 additions and 2 deletions

17
README.md Normal file
View file

@ -0,0 +1,17 @@
# @docsearch/react
React package for [DocSearch](http://docsearch.algolia.com/), the best search experience for docs.
[![Percy](https://percy.io/static/images/percy-badge.svg)](https://percy.io/DX/DocSearch)
## Installation
```sh
yarn add @docsearch/react@alpha
# or
npm install @docsearch/react@alpha
```
## Documentation
[Read documentation →](https://autocomplete-experimental.netlify.app/docs/DocSearch)

View file

@ -1,9 +1,10 @@
{
"name": "@docsearch/react",
"description": "React package for DocSearch, the best search experience for docs.",
"version": "1.0.0-alpha.27",
"license": "MIT",
"homepage": "https://github.com/algolia/autocomplete.js",
"repository": "algolia/autocomplete.js",
"homepage": "https://github.com/francoischalifour/autocomplete.js",
"repository": "francoischalifour/autocomplete.js",
"author": {
"name": "Algolia, Inc.",
"url": "https://www.algolia.com"