diff --git a/PENDING.md b/PENDING.md deleted file mode 100644 index 343953a7..00000000 --- a/PENDING.md +++ /dev/null @@ -1,6 +0,0 @@ -Sources of projects that might be interesting to index: - -- https://github.com/ohenley/awesome-ada (Top notch!) -- github projects, sorted by star count -- http://www.adaic.org/ada-resources/tools-libraries/ -- https://en.wikibooks.org/wiki/Ada_Programming/Libraries diff --git a/README.md b/README.md index 9c17ee55..a65a219d 100644 --- a/README.md +++ b/README.md @@ -5,3 +5,15 @@ This repository hosts the official community-maintained index of Ada projects to be used with the `alr` tool. Please visit https://github.com/alire-project/alire to download `alr`. + +## TODO + +Here are sources of projects that might be interesting to add to this index: + +* [awesome-ada](https://github.com/ohenley/awesome-ada) (Top notch!) +* [GitHub projects, sorted by star + count](https://github.com/search?o=desc&l=Ada&q=ada&s=stars&type=Repositories) +* [AdaIC's Free Tools and + Libraries](http://www.adaic.org/ada-resources/tools-libraries/) +* [Libraries in the Ada Programming + WikiBook](https://en.wikibooks.org/wiki/Ada_Programming/Libraries)