README: add line about the search index being updated daily

pull/21/head
Brogan Clements 2022-04-25 15:50:54 -04:00
parent 3c22bb8c7f
commit 0e975e6504
1 changed files with 4 additions and 1 deletions

View File

@ -5,10 +5,13 @@ free-programming-books-search
The
free-programming-books-search is a companion project of [
free-programming-books](https://ebookfoundation.github.io/free-programming-books/). It allows users to search by book title or author and filter by language.
free-programming-books](https://ebookfoundation.github.io/free-programming-books/). It allows users to search by book title or author and filter by language. The search index is updated once per day, so changes made on [free-programming-books](https://ebookfoundation.github.io/free-programming-books/) may not be immediately reflected.
## Contents
- [Contents](#contents)
- [Installation](#installation)
- [NPM Installation](#npm-installation)
- [Running the Website](#running-the-website)
- [Deployment](#deployment)
## Installation