Skip to content

Commit 66e315d

Browse files
committed
Update README
1 parent 6832800 commit 66e315d

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,6 @@ Terminal DynamoDB Viewer ⚡️
88

99
## About
1010

11-
> [!NOTE]
12-
> This application is in early development. It is missing a lot of features and behaviors.
13-
1411
DDV is a TUI application to view Amazon DynamoDB in the terminal.
1512

1613
> [!WARNING]
@@ -20,6 +17,10 @@ DDV is a TUI application to view Amazon DynamoDB in the terminal.
2017

2118
- Provide a simple way to view, search, update, and delete DynamoDB items in the terminal.
2219

20+
> [!NOTE]
21+
> This application is in early development. It is missing a lot of features and behaviors.
22+
> Currently, update functions, such as creating or deleting items, are not implemented.
23+
2324
### Non-Goals
2425

2526
- Efficiently handling large tables for querying or updating.

0 commit comments

Comments
 (0)