From dc884b26cb449958d0bfbbd5e9963636c4cfb664 Mon Sep 17 00:00:00 2001 From: Morteza Karimi Date: Fri, 6 Jan 2023 18:08:39 +0330 Subject: [PATCH] docs: add adminator for other platform in readme file and add rtl version of theme --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 923eb16..736854a 100755 --- a/README.md +++ b/README.md @@ -13,6 +13,7 @@ - [Getting Started](#getting-started) - [Prerequisites](#prerequisites) - [Installing & Local Development](#installing--local-development) +- [Adminator for other platforms and frameworks](#adminator-for-other-platforms-and-frameworks) - [Files/Folder Structure](#filesfolders-structure) - [Deployment](#deployment) - [Built With](#built-with) @@ -39,7 +40,8 @@ Start by typing the following commands in your terminal in order to get **Admina > npm install > npm run dev ``` - +## Adminator for other platforms and frameworks +* [Adminator right to left](https://github.com/mortezakarimi/Adminator-admin-dashboard-rtl) Adminator modified to work with right to left languages like Persian and Arabic ## Files/Folders Structure Here is a brief explanation of the template folder structure and some of its main files usage: