Skip to content

Commit

Permalink
Add resource estimator to the top-level readme (#1153)
Browse files Browse the repository at this point in the history
  • Loading branch information
swernli authored Feb 13, 2024
1 parent 9f1b073 commit 7bbeb98
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ This repository contains tooling for the Q# language, specifically:
- **[npm](./npm/)**: Q# npm package
- **[pip](./pip/)**: Q# Python pip package
- **[playground](./playground/)**: simple website for interacting with Q#
- **[resource_estimator](./resource_estimator)**: Implementation for the Azure Quantum Resource Estimator
- **[vscode](./vscode/)**: Visual Studio Code extension
- **[wasm](./wasm/)**: The bindings and logic for the WebAssembly module
- **[widgets](./widgets)**: The Q# Jupyter widgets Python package
Expand Down

0 comments on commit 7bbeb98

Please sign in to comment.