Skip to content

Commit 90761eb

Browse files
committed
ADD: LOGO
1 parent f83bacc commit 90761eb

File tree

2 files changed

+6
-3
lines changed

2 files changed

+6
-3
lines changed

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
<p align="center">
22
<br/>
3-
<a href="https://wwww.simplecode.app" target="_blank"><h1 align="center">SimpleCode</h1></a>
3+
<a href="https://wwww.simplecode.app" target="_blank">
4+
<img src="https://i.ibb.co/MZBr6jt/simplecode.png" width="200" height="200" alt="Simple Code Logo"/>
5+
<h1 align="center">SimpleCode</h1>
6+
</a>
47
<h3 align="center">SmartTable.js</h3>
58
<p align="center">light weight bootstrap smart table</p>
69
<p align="center">
@@ -25,7 +28,7 @@
2528
<img src="https://img.shields.io/github/v/release/a-simplecode/react-next-table?include_prereleases&label=prerelease&sort=semver" alt="Github Prelease" />
2629
</p>
2730
<h3 align="center">
28-
Visit my<a href="https://www.simplecode.app">Website</a> for docs, guides, API and more!
31+
Visit my <a href="https://www.simplecode.app">Website</a> for docs, guides, API and more!
2932
</h3>
3033
<br/><br/>
3134
</p>

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-next-table",
3-
"version": "1.0.9",
3+
"version": "1.0.10",
44
"description": "The SmartTable is a react simple Component based on HTML, CSS, JavaScript, bootstrap. Used for fetching data from a defined api with an option of pagination and search. You can find also many useful options like sorting, selecting columns to show, custom render of cells, fully responsive on all devices, custom react title...",
55
"author": "a-simplecode",
66
"keywords": [

0 commit comments

Comments
 (0)