From c1e5bf9c787c5ddc30b9e85e6b6164e2860d0590 Mon Sep 17 00:00:00 2001 From: Robin North Date: Thu, 15 Mar 2018 09:15:13 +0000 Subject: [PATCH] Update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 38efdb5..5e25114 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ > Easily enable fast AJAX navigation on any website (using pushState() + XHR) -Pjax is ~~a jQuery plugin~~ **a standalone JavaScript module** that uses +Pjax is **a standalone JavaScript module** that uses AJAX (XmlHttpRequest) and [pushState()](https://developer.mozilla.org/en-US/docs/Web/Guide/API/DOM/Manipulating_the_browser_history) to deliver a fast browsing experience.