Skip to content

Commit d7f7e59

Browse files
authored
Enhance README with project details and licensing
Expanded the README to provide more details about FRCsource, its purpose, and licensing information.
1 parent 779a1ad commit d7f7e59

1 file changed

Lines changed: 31 additions & 1 deletion

File tree

README.md

Lines changed: 31 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,32 @@
11
# FRCsource
2-
This is a asic Database mainly retaining to FRC programming and scouting Resources And Databases
2+
3+
FRCsource is while currenly a single student lead knowledge base for FIRST Robotics Competition
4+
teams, focusing on programming and scouting but may dabble in controls/electrical, and outreach topics
5+
It is designed to be beginner-friendly and easy to reference during build
6+
season.
7+
8+
## License
9+
10+
This project is licensed under the **Polyform Noncommercial 1.0.0** license.
11+
12+
You are free to:
13+
- Use, study, and modify this project
14+
- Share modifications for non-commercial purposes
15+
- Make copies for yourself, your comunity and/or FIRST Inspire teams
16+
17+
You may NOT:
18+
- Sell this project or derivative works
19+
- Claim this project or derivative works as your own
20+
21+
See the LICENSE file for full terms.
22+
23+
## What This Covers
24+
25+
- Programming (Java,C++,Python, basic logic, WPILib concepts)
26+
- Scouting data concepts and strategy
27+
- Controls and driver-related topics
28+
- Electrical basics and best practices
29+
- Light marketing and outreach guidance
30+
31+
This is not a replacement for official FIRST documentation, but a
32+
student-friendly supplement.

0 commit comments

Comments
 (0)