Skip to content

Commit

Permalink
removed code of conduct (.github covers this) removed repository stru…
Browse files Browse the repository at this point in the history
…cture in readme (it is in the overview)
  • Loading branch information
MitchellShiell committed Nov 26, 2024
1 parent a7f4bf4 commit f607865
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 149 deletions.
17 changes: 0 additions & 17 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,23 +25,6 @@ Score is a file transfer service designed to enable large-file upload and downlo
- **FUSE Support**: Offers file system in Userspace (FUSE) support for enhanced file operations
- **Interactive API Documentation:** Built-in Swagger UI for easy API interaction and exploration

## Repository Structure
The repository is organized with the following directory structure:
```
.
├── /score-client
├── /score-core
├── /score-fs
├── /score-server
└── /score-test
```

- **Score-client:** Command line app for uploading and downloading files
- **Score-core:** Core library containing shared utilities and data models
- **Score-fs:** File system operations module for managing local files
- **Score-server:** Main server application that handles object storage and transfers
- **Score-test:** Integration and end-to-end test suite components

## Documentation

Technical resources for those working with or contributing to the project are available from our official documentation site, the following content can also be read and updated within the `/docs` folder of this repository.
Expand Down
132 changes: 0 additions & 132 deletions code_of_conduct.md

This file was deleted.

0 comments on commit f607865

Please sign in to comment.