Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Project Structure to README #31

Open
imDarshanGK opened this issue Feb 12, 2025 · 3 comments
Open

Add Project Structure to README #31

imDarshanGK opened this issue Feb 12, 2025 · 3 comments
Labels

Comments

@imDarshanGK
Copy link

Hi @amanraox,
The "Share bits wirelessly" project does not currently have a defined structure in the README file.

Copy link

👋 Thanks for opening this issue! We appreciate your contribution. Please make sure you’ve provided all the necessary details and screenshots, and don't forget to follow our Guidelines and Code of Conduct. Happy coding! 🚀

@amanraox
Copy link
Owner

i didn't get what you are trying to convey? what do you mean by defined structure?

@imDarshanGK
Copy link
Author

Hi @amanraox,

By "defined structure," I just mean adding a list in the README that shows how the project files and folders are organized. Here’s the actual project structure:

Directory structure:
└── amanraox-share-bits-wirelessly/
├── README.md
├── LICENSE
├── dl.html
├── generate_qr.py
├── index.html
├── requirements.txt
├── style.css
├── asset/
└── .github/
└── workflows/
├── auto-label.yml
├── detect-duplicate.yml
├── issue-close-open.yml
├── pr-checker.yml
├── pr-merge.yml
├── pr-raise.yml Latest
└── static.yml

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants