Skip to content

Commit

Permalink
README: add line about the search index being updated daily
Browse files Browse the repository at this point in the history
  • Loading branch information
brogan20 committed Apr 25, 2022
1 parent 3c22bb8 commit 0e975e6
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 0e975e6

Please sign in to comment.