diff --git a/README.md b/README.md index af02356..426f1cc 100644 --- a/README.md +++ b/README.md @@ -45,6 +45,9 @@ You can use Nebula to build your package you're developing in C. Run the followi You can replace the `.` with a directory if you want to build a directory as a package. +## How do I make a package? +There are some templates that you can use created by the Comet group. There is a [tutorial](https://chookspace.com/Comet/Comet/wiki/External+Libs+-+Table+of+Contents.-) on the [Comet repo's wiki](https://chookspace.com/Comet/Comet/wiki) with documentation on creating external libraries. + ## Getting a package on Nebula First, create a repository with your package. Once you've done that, submit a pull request with a commit editting the `package_index.json` file in the Nebula repository. Add the following the the index: