Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kostastepetes authored Jan 30, 2024
1 parent 357c7de commit b681bc6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@
## Introduction
`grab.js` is a lightweight AJAX library that simplifies making XMLHttpRequests in JavaScript. It provides a convenient and chainable interface for configuring and executing AJAX requests with features such as handling headers, enabling CORS, setting timeouts, and more.

## Current Version
`grab.js` is a currently in BETA v0.1.0.

## Table of Contents
1. [Initialization](#initialization)
2. [Configuration Methods](#configuration-methods)
Expand Down

0 comments on commit b681bc6

Please sign in to comment.