Skip to content

Latest commit

 

History

History
62 lines (53 loc) · 1.73 KB

README.md

File metadata and controls

62 lines (53 loc) · 1.73 KB

🤖Makerspace-2023

Technology Robotix Society, Indian Institute of Technology Kharagpur

GitHub license GitHub contributors

🎨Projects

♟️Archimedes

For further details, please refer to the README.md file in the Archimedes directory.

🐏Chimera

For further details, please refer to the README.md file in the Chimera directory.

🛸Hermes

For further details, please refer to the README.md file in the Hermes directory.

🔋Odysseus

For further details, please refer to the README.md file in the Odysseus directory.

🎄Directory Tree

Click to expand
./
├── Archimedes/
│   ├── venv/
│   ├── README.md
│   ├── 
│   └── requirements.txt
|
├── Chimera/
│   ├── venv/
│   ├── README.md
│   ├──
│   └── requirements.txt
|
├── Hermes/
│   ├── venv/
│   ├── README.md
│   ├──
│   └── requirements.txt
|
├── Odysseus/
│   ├── venv/
│   ├── README.md
│   ├──
│   └── requirements.txt
|
├── README.md
├── requirements.txt
├── .gitignore
├── CONTRIBUTING.md
└── LICENSE

🛂Contributing Guidelines

Please read the CONTRIBUTING.md file for details on our code of conduct, and the process for submitting pull requests to us.

🪪License

This project is licensed under the MIT License - see the LICENSE file for details.