You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,13 +4,13 @@
4
4
5
5
## Introduction
6
6
7
-
The Sajari React SDK is a library of React Hooks and Components to help build fast and powerful search interfaces.
7
+
The Search.io React SDK is a library of React Hooks and Components to help build fast and powerful search interfaces.
8
8
9
-
React provides a simple and elegant way to structure user interfaces. Aside from providing generic UI components, the Sajari React SDK also provides a way to seamlessly integrate the Sajari Search platform into any web-based app through the use of easily composable Components.
9
+
React provides a simple and elegant way to structure user interfaces. Aside from providing generic UI components, the Search.io React SDK also provides a way to seamlessly integrate the Search.io Search platform into any web-based app through the use of easily composable Components.
10
10
11
11
There are three main packages allowing you to pick and choose the right solution for your application:
12
12
13
-
The Sajari React SDK is broken into 4 separate packages:
13
+
The Search.io React SDK is broken into 4 separate packages:
14
14
15
15
### @sajari/react-components
16
16
@@ -32,7 +32,7 @@ Easy to use search components to quickly build a beautiful search interface. If
32
32
33
33
### @sajari/server
34
34
35
-
Helpers for server-side rendering your React application using Sajari search.
35
+
Helpers for server-side rendering your React application using Search.io search.
0 commit comments