Skip to content

Commit

Permalink
docs: cleanup README
Browse files Browse the repository at this point in the history
  • Loading branch information
ndr-brt committed Sep 20, 2024
1 parent f9e2d9c commit 93242b1
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 87 deletions.
19 changes: 13 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,22 @@
# Technology Aws
# EDC Technology Aws

This repository contains AWS-specific implementations for several SPIs of the [Eclipse Dataspace Components Connector](https://github.com/eclipse-edc/Connector):
[![documentation](https://img.shields.io/badge/documentation-8A2BE2?style=flat-square)](https://eclipse-edc.github.io)
[![discord](https://img.shields.io/badge/discord-chat-brightgreen.svg?style=flat-square&logo=discord)](https://discord.gg/n4sD9qtjMQ)
[![latest version](https://img.shields.io/maven-central/v/org.eclipse.edc.aws/aws-spi?logo=apache-maven&style=flat-square&label=latest%20version)](https://search.maven.org/artifact/org.eclipse.edc.aws/aws-spi)
[![license](https://img.shields.io/github/license/eclipse-edc/Technology-Aws?style=flat-square&logo=apache)](https://www.apache.org/licenses/LICENSE-2.0)
<br>
[![build](https://img.shields.io/github/actions/workflow/status/eclipse-edc/Technology-Aws/verify.yaml?branch=main&logo=GitHub&style=flat-square&label=ci)](https://github.com/eclipse-edc/Technology-Aws/actions/workflows/verify.yaml?query=branch%3Amain)
[![snapshot build](https://img.shields.io/github/actions/workflow/status/eclipse-edc/Technology-Aws/trigger_snapshot.yml?branch=main&logo=GitHub&style=flat-square&label=snapshot-build)](https://github.com/eclipse-edc/Technology-Aws/actions/workflows/trigger_snapshot.yml)
[![nightly build](https://img.shields.io/github/actions/workflow/status/eclipse-edc/Technology-Aws/nightly.yaml?branch=main&logo=GitHub&style=flat-square&label=nightly-build)](https://github.com/eclipse-edc/Technology-Aws/actions/workflows/nightly.yaml)

---

This repository contains AWS-specific implementations for several SPIs of the [Eclipse Dataspace Components Connector](https://github.com/eclipse-edc/Connector):

## Documentation

Developer documentation can be found under [docs/developer](docs/developer/), where the main concepts and decisions are
captured as [decision records](docs/developer/decision-records/).
Base documentation can be found on the [documentation website](https://eclipse-edc.github.io).

## Contributing

See [how to contribute](https://github.com/eclipse-edc/docs/blob/main/CONTRIBUTING.md) for
details.
See [how to contribute](https://github.com/eclipse-edc/eclipse-edc.github.io/blob/main/CONTRIBUTING.md).
3 changes: 0 additions & 3 deletions docs/developer/decision-records/README.md

This file was deleted.

78 changes: 0 additions & 78 deletions docs/legal/generateThirdPartyReport.sh

This file was deleted.

0 comments on commit 93242b1

Please sign in to comment.