diff --git a/README.md b/README.md index c9dced2..2c2b326 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,14 @@ +

+ + SSPaging logo + +

+ +

+ Downloads + SSPaging License +

+ # SSPaging SSPaging is a server-side (or a low-level) pagination library for Vue.js. SSPaging provides sets of ready-to-use functions and properties to create pagination. SSPaging does not provide any template or view, but you can learn how to create it with the examples provided
SSPaging available in two versions: `SSPaging` for Composition API, and `SSPagingStore` for use with Pinia. The Vuex version is no longer published since Vuex has been deprecated by the Vue Team. I will provide the Vuex version if you need it, but it has less feature than the Pinia version. Also, the Vuex version will no longer be updated.