Skip to content

Commit

Permalink
Add Resources section to README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
albertodebortoli committed Dec 14, 2022
1 parent bceda40 commit 83ecdfa
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -100,3 +100,11 @@ In the `PackageGenerator` scheme, enable 'Use custom working directory' and set
The scheme has arguments set to showcase the creation of a `Package.swift` file using some provided files.

When running the default scheme you shold see a `Package.swift` file being generated in the `Modules/Example/` folder.


# Resources

This repository contains shared documents that are used for all of the open source projects provided by [Just Eat Take​away​.com](https://www.justeattakeaway.com/).

- [LICENSE](./LICENSE) contains a reference copy of the Apache 2.0 license that applies all Just Eat Takeaway.com projects. **Note**: this license needs to be included directly in each project.
- [CODE_OF_CONDUCT.md](./CODE_OF_CONDUCT.md) describes the Code of Conduct that applies to all contributors to our projects.

0 comments on commit 83ecdfa

Please sign in to comment.