Skip to content

Commit

Permalink
setup reradme
Browse files Browse the repository at this point in the history
  • Loading branch information
maha-hajja committed Aug 12, 2024
1 parent 57528dc commit dfe9719
Showing 1 changed file with 1 addition and 20 deletions.
21 changes: 1 addition & 20 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Conduit Connector for <resource>

[Conduit](https://conduit.io) connector for <resource>.
[Conduit](https://conduit.io) connector for DynamoDB.

## How to build?

Expand All @@ -22,22 +22,3 @@ A source connector pulls data from an external resource and pushes it to downstr
|-----------------------|---------------------------------------|----------|---------------|
| `source_config_param` | Description of `source_config_param`. | true | 1000 |

## Destination

A destination connector pushes data from upstream resources to an external resource via Conduit.

### Configuration

| name | description | required | default value |
|----------------------------|--------------------------------------------|----------|---------------|
| `destination_config_param` | Description of `destination_config_param`. | true | 1000 |

## Known Issues & Limitations

- Known issue A
- Limitation A

## Planned work

- [ ] Item A
- [ ] Item B

0 comments on commit dfe9719

Please sign in to comment.