You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: readme.md
+10-2
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,14 @@
1
1
# Propeller Repository
2
-
This repository is a collection of information and source code written for (and often written by) the Parallax Propeller Community. Most recent activity involves resources for the Propeller 2 Microcontroller; however, all Propeller 1 objects formerly published on the Propeller Object Exchange are now located in the /libraries/community/p1 folder.
2
+
This repository is a collection of information and source code written for (and often written by) the Parallax Propeller Community.
3
+
4
+
## Object Exchange
5
+
[View Propeller 1 objects](https://github.com/parallaxinc/propeller/tree/master/libraries/community/p1) formerly published on the Propeller Object Exchange. These are now located in the /libraries/community/p1 folder.
6
+
7
+
[View Propeller 2 objects](https://github.com/parallaxinc/propeller/tree/master/libraries/community/p2) being collected
8
+
in the /libraries/community/p2 folder.
9
+
10
+
## Website: propeller.parallax.com
11
+
The [Propeller Website](https://propeller.parallax.com) is driven by content in this repository's /docs subfolder.
3
12
4
13
## Want to contribute?
5
14
Parallax welcomes Propeller Community members to [contribute to this repository](https://github.com/parallaxinc/propeller/wiki/Contributing). Don't allow great resources to remain buried in the forums - share them here in a version-controlled, centralized place for new and existing users to enjoy.
@@ -17,6 +26,5 @@ LFS has long been a Git add-on but now is automatically included with the latest
17
26
The same may not hold true for other platforms; for example, on Mac, first [install Git](https://git-scm.com/download/mac) then [install LFS](https://github.com/git-lfs/git-lfs/wiki/Installation#mac-osx).
18
27
19
28
## Resources
20
-
- Visit the [Propeller Website](https://propeller.parallax.com) (driven by content in this repository's /docs subfolder) for a collection of resources.
21
29
- See the [/resources](https://github.com/parallaxinc/propeller/tree/master/resources) subfolder for Propeller 2 code examples and articles.
22
30
- See the [/libraries/community/p1](https://github.com/parallaxinc/propeller/tree/master/libraries/community/p1) subfolder for Propeller 1 objects transferred here from the Propeller Object Exchange.
0 commit comments