From 8c7e3686da9e3d6633b9f1c95a7a0b58e6f52150 Mon Sep 17 00:00:00 2001 From: RonaldsonBellande Date: Wed, 9 Apr 2025 09:19:08 -0400 Subject: [PATCH] update --- README.md | 8 ++---- .../research_organization_docs.md | 25 +++++++++++++++++++ 2 files changed, 27 insertions(+), 6 deletions(-) create mode 100644 research_organization_docs/research_organization_docs.md diff --git a/README.md b/README.md index c41bbc3..36102dc 100644 --- a/README.md +++ b/README.md @@ -9,12 +9,8 @@ docs/ │ └── galaxy_law_journals.md ├── bellande_documents/ # Bellande Entities Documents │ └── bellande_documents.md -├── user-guides/ # Task-oriented guides -│ ├── feature-a.md -│ ├── feature-b.md -│ └── workflows/ -│ ├── common-workflow-1.md -│ └── common-workflow-2.md +├── research_organization_docs/ # Bellande Research Organization Docs +│ └── research_organization_docs.md ├── reference/ # Technical reference material │ ├── api/ │ │ ├── endpoints.md diff --git a/research_organization_docs/research_organization_docs.md b/research_organization_docs/research_organization_docs.md new file mode 100644 index 0000000..39408f2 --- /dev/null +++ b/research_organization_docs/research_organization_docs.md @@ -0,0 +1,25 @@ +# Bellande Research Organization Docs + +**Bellande Robotics Sensors Research Innovation Center** +- Bellande Git: https://git.bellande-technologies.com/BRSRI/docs +- Github: https://github.com/Robotics-Sensors/docs +- Gitlab: https://gitlab.com/Bellande-Robotics-Sensors-Research-Innovation-Center/docs +- Bitbucket: https://bitbucket.org/Bellande-Robotics-Sensors/docs + +**Bellande Architecture Mechanism Research Innovation Center** +- Bellande Git: https://git.bellande-technologies.com/BAMRI/docs +- Github: https://github.com/Architecture-Mechanism/docs +- Gitlab: https://gitlab.com/Bellande-Architecture-Mechanism-Research-Innovation-Center/docs +- Bitbucket: https://bitbucket.org/Bellande-Architecture-Mechanism/docs + +**Bellande Application Interoperability Xenogen Research Innovation Center** +- Bellande Git: https://git.bellande-technologies.com/BAIXRI/docs +- Github: https://github.com/Application-Interoperability-Xenogen/docs +- Gitlab: https://gitlab.com/Bellande-Application-Interoperability-Xenogen-Research-Innovation-Center/docs +- Bitbucket: https://bitbucket.org/Bellande-Application-Interoperability-Xenogen/docs + +**Bellande Artificial Intelligence Computer Vision Research Innovation Center** +- Bellande Git: https://git.bellande-technologies.com/BAICVRI/docs +- Github: https://github.com/Artificial-Intelligence-Computer-Vision/docs +- Gitlab: https://gitlab.com/Bellande-Artificial-Intelligence-Computer-Vision-Research-Innovation-Center/docs +- Bitbucket: https://bitbucket.org/Bellande-Artificial-Intelligence-Computer-Vision/docs