|
1 | 1 | <div align="center"> |
2 | 2 |
|
3 | | -<img src="https://github.com/techmmunity-symbiosis/symbiosis/raw/master/resources/logo.gif" width="300" height="300"> |
| 3 | +<img src="https://github.com/thothom/core/raw/master/resources/logo.gif" width="300" height="300"> |
4 | 4 |
|
5 | | -# Techmmunity - Symbiosis DynamoDB |
| 5 | +# ThothOM DynamoDB |
6 | 6 |
|
7 | 7 | <a href="https://github.com/techmmunity/eslint-config"> |
8 | 8 | <img src="https://img.shields.io/badge/style%20guide-Techmmunity-01d2ce?style=for-the-badge" alt="Style Guide: Techmmunity"> |
9 | 9 | </a> |
10 | | -<a href="https://www.codefactor.io/repository/github/techmmunity-symbiosis/dynamodb"> |
11 | | - <img src="https://www.codefactor.io/repository/github/techmmunity-symbiosis/dynamodb/badge?style=for-the-badge" alt="CodeFactor"> |
| 10 | +<a href="https://www.codefactor.io/repository/github/thothom/dynamodb"> |
| 11 | + <img src="https://www.codefactor.io/repository/github/thothom/dynamodb/badge?style=for-the-badge" alt="CodeFactor"> |
12 | 12 | </a> |
13 | | -<a href="https://coveralls.io/github/techmmunity-symbiosis/dynamodb?branch=master"> |
14 | | - <img src="https://img.shields.io/coveralls/github/techmmunity-symbiosis/dynamodb/master?style=for-the-badge" alt="Coveralls"> |
| 13 | +<a href="https://coveralls.io/github/thothom/dynamodb?branch=master"> |
| 14 | + <img src="https://img.shields.io/coveralls/github/thothom/dynamodb/master?style=for-the-badge" alt="Coveralls"> |
15 | 15 | </a> |
16 | | -<a href="https://github.com/techmmunity-symbiosis/dynamodb/actions/workflows/coverage.yml"> |
17 | | - <img src="https://img.shields.io/github/workflow/status/techmmunity-symbiosis/dynamodb/tests?label=tests&logo=github&style=for-the-badge" alt="Tests"> |
| 16 | +<a href="https://github.com/thothom/dynamodb/actions/workflows/coverage.yml"> |
| 17 | + <img src="https://img.shields.io/github/workflow/status/thothom/dynamodb/tests?label=tests&logo=github&style=for-the-badge" alt="Tests"> |
18 | 18 | </a> |
19 | | -<a href="https://www.npmjs.com/package/@techmmunity/symbiosis-dynamodb"> |
20 | | - <img src="https://img.shields.io/npm/v/@techmmunity/symbiosis-dynamodb.svg?color=CC3534&style=for-the-badge" alt="Npm"> |
| 19 | +<a href="https://www.npmjs.com/package/@thothom/dynamodb"> |
| 20 | + <img src="https://img.shields.io/npm/v/@thothom/dynamodb.svg?color=CC3534&style=for-the-badge" alt="Npm"> |
21 | 21 | </a> |
22 | | -<a href="https://www.npmjs.com/package/@techmmunity/symbiosis-dynamodb"> |
23 | | - <img src="https://img.shields.io/npm/dw/@techmmunity/symbiosis-dynamodb.svg?style=for-the-badge" alt="Downloads"> |
| 22 | +<a href="https://www.npmjs.com/package/@thothom/dynamodb"> |
| 23 | + <img src="https://img.shields.io/npm/dw/@thothom/dynamodb.svg?style=for-the-badge" alt="Downloads"> |
24 | 24 | </a> |
25 | 25 |
|
26 | 26 | <br> |
27 | 27 | <br> |
28 | 28 |
|
29 | 29 | </div> |
30 | 30 |
|
31 | | -This is a DynamoDB plugin for [@techmmunity/symbiosis](https://github.com/techmmunity-symbiosis/symbiosis). |
| 31 | +This is a DynamoDB plugin for [@thothom/core](https://github.com/thothom/core). |
32 | 32 |
|
33 | 33 | [](https://discord.gg/TakYksUzzZ) |
34 | | -[](https://symbiosis.techmmunity.com.br) |
| 34 | +[](https://thothom.com) |
35 | 35 |
|
36 | 36 | ## Installation |
37 | 37 |
|
38 | 38 | With yarn |
39 | 39 |
|
40 | 40 | ``` |
41 | | -yarn add @techmmunity/symbiosis-dynamodb |
| 41 | +yarn add @thothom/dynamodb |
42 | 42 | ``` |
43 | 43 |
|
44 | 44 | With npm |
45 | 45 |
|
46 | 46 | ``` |
47 | | -npm i @techmmunity/symbiosis-dynamodb |
| 47 | +npm i @thothom/dynamodb |
48 | 48 | ``` |
49 | 49 |
|
50 | 50 | ## Usage |
51 | 51 |
|
52 | | -Please, check [the docs](https://symbiosis.techmmunity.com.br/docs/plugins/dynamodb) for more information. |
| 52 | +Please, check [the docs](https://thothom.com/docs/plugins/dynamodb) for more information. |
53 | 53 |
|
54 | 54 | ## Warning |
55 | 55 |
|
|
0 commit comments