Skip to content

Commit

Permalink
add docs to sweep
Browse files Browse the repository at this point in the history
  • Loading branch information
hellno authored Aug 13, 2023
1 parent 6921539 commit fd67640
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sweep.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,5 @@ gha_enabled: True
# This is the description of your project. It will be used by sweep when creating PRs. You can tell Sweep what's unique about your project, what frameworks you use, or anything else you want.
# Here's an example: sweepai/sweep is a python project. The main api endpoints are in sweepai/api.py. Write code that adheres to PEP8.
description: 'herocast is a desktop app built with React and Tauri as a power-user client for Farcaster (a sufficiently decentralized social media platform)'

docs: {'tauri': 'https://tauri.app/v1/', 'rust': 'https://doc.rust-lang.org/book/', 'react': 'https://react.dev/reference/react'}
# Default Values: https://github.com/sweepai/sweep/blob/main/sweep.yaml

0 comments on commit fd67640

Please sign in to comment.