Skip to content

Commit

Permalink
update readme to include composer, add languages to projects
Browse files Browse the repository at this point in the history
  • Loading branch information
choc authored and choc committed Jan 23, 2022
1 parent 6fae0b5 commit 72f9b5c
Showing 1 changed file with 9 additions and 8 deletions.
17 changes: 9 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,16 +12,17 @@ It will identify the disk space savings you would get from deleting temporary/un

## Supports:

- [Cargo](https://doc.rust-lang.org/cargo/) projects
- [Node](https://nodejs.org/) projects
- [Unity](https://unity.com/) Projects
- [SBT](https://www.scala-sbt.org/) projects
- [Haskell Stack](https://docs.haskellstack.org/) projects
- [Maven](https://maven.apache.org/) projects
- [Unreal Engine](https://www.unrealengine.com/) projects
- [Jupyter Notebook](https://jupyter.org/) projects
- [Cargo](https://doc.rust-lang.org/cargo/) projects (Rust)
- [Node](https://nodejs.org/) projects (JavaScript)
- [Unity](https://unity.com/) projects (C#)
- [SBT](https://www.scala-sbt.org/) projects (Scala)
- [Haskell Stack](https://docs.haskellstack.org/) projects (Haskell)
- [Maven](https://maven.apache.org/) projects (Java)
- [Unreal Engine](https://www.unrealengine.com/) projects (C++)
- [Jupyter Notebook](https://jupyter.org/) projects (Python)
- [Python](https://www.python.org/) projects
- [CMake](https://cmake.org) projects
- [Composer](https://getcomposer.org/) projects (PHP)

## Installation

Expand Down

0 comments on commit 72f9b5c

Please sign in to comment.