Skip to content

Commit

Permalink
feat: add readme missing sections
Browse files Browse the repository at this point in the history
  • Loading branch information
abd3lraouf committed Jul 16, 2022
1 parent 650bbe6 commit 089cffd
Show file tree
Hide file tree
Showing 3 changed files with 32 additions and 5 deletions.
16 changes: 16 additions & 0 deletions CITATION.cff
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
cff-version: 1.2.0
title: Senior Android Developer
message: >-
If you use this software, please cite it using the
metadata from this file.
type: software
authors:
- given-names: AbdElraouf
name-particle: Sabri
family-names: AbdElraouf
email: [email protected]
identifiers:
- type: url
value: 'https://abd3lraouf.dev'
description: My Website
license: Apache-2.0
21 changes: 16 additions & 5 deletions Readme.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
|Banner|

|CI Scanner| |CI Build| |Maintainability| |Packages|
|DOI|

|
Expand All @@ -15,8 +16,8 @@ Package

The latest version of the packages can be found on the GitHub `releases page <https://github.com/abd3lraouf/Semantic/releases>`_.

Root project `build.gradle`
^^^^^^^^^^^^^^^^^^^^^
Root project build.gradle
^^^^^^^^^^^^^^^^^^^^^^^^^
.. code-block:: groovy
repositories {
Expand All @@ -25,8 +26,8 @@ Root project `build.gradle`
}
}
App project `build.gradle`
^^^^^^^^^^^^^^^^^^^^^
App project build.gradle
^^^^^^^^^^^^^^^^^^^^^^^^
.. code-block:: groovy
dependencies {
Expand All @@ -43,6 +44,12 @@ Thanks to all our contributors! I'm very grateful for all the work you've done t

|Contribs|

Citation
========

*Semantic* versioning for android `DOI:10.5281/zenodo.514068945 <https://zenodo.org/badge/latestdoi/514068945>`_.


Copyright
=========

Expand All @@ -52,7 +59,7 @@ By submitting a pull request to this project, you agree to license your contribu
2.0 to this project.


.. |Banner| image:: https://github.com/abd3lraouf/Semantic/blob/master/art/automated-semantic-versioning.png
.. |Banner| image:: https://raw.githubusercontent.com/abd3lraouf/Semantic/master/art/automated-semantic-versioning.png
:target: https://github.com/abd3lraouf/Semantic
:alt: Semantic logo

Expand All @@ -75,3 +82,7 @@ By submitting a pull request to this project, you agree to license your contribu
.. |Contribs| image:: https://contrib.rocks/image?repo=abd3lraouf/Semantic
:target: https://github.com/abd3lraouf/Semantic/graphs/contributors
:alt: Contributors

.. |DOI| image:: https://zenodo.org/badge/514068945.svg
:target: https://zenodo.org/badge/latestdoi/514068945
:alt: DOI
Binary file modified art/automated-semantic-versioning.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 089cffd

Please sign in to comment.