Skip to content

Commit

Permalink
Merge pull request #55 from jfilhoGN/27-create-a-initial-community-us…
Browse files Browse the repository at this point in the history
…ing-gitter

27 create a initial community using gitter
  • Loading branch information
jfilhoGN authored Dec 10, 2024
2 parents 9a62daf + 2fa9dc8 commit 266ad6b
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 4 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<img src="./img/stressify.png" alt="Julia Performance Testing Logo" width="300px">
</div>

| Code Coverage | Documentation |
|---------------|---------------|
| [![codecov](https://codecov.io/gh/jfilhoGN/Stressify.jl/graph/badge.svg?token=JMUM3ITLXK)](https://codecov.io/gh/jfilhoGN/Stressify.jl) | [![Documentation Status](https://readthedocs.org/projects/stressifyjl/badge/?version=latest)](https://stressifyjl.readthedocs.io/en/latest/) |
| Code Coverage | Documentation | Community |
|---------------|---------------|-----------|
| [![codecov](https://codecov.io/gh/jfilhoGN/Stressify.jl/graph/badge.svg?token=JMUM3ITLXK)](https://codecov.io/gh/jfilhoGN/Stressify.jl) | [![Documentation Status](https://readthedocs.org/projects/stressifyjl/badge/?version=latest)](https://stressifyjl.readthedocs.io/en/latest/) | [![Gitter](https://img.shields.io/gitter/room/DAVFoundation/DAV-Contributors.svg?style=flat-square)](https://app.gitter.im/#/room/#stressify:gitter.im)


# Stressify Performance Test
Expand Down
11 changes: 11 additions & 0 deletions docs/source/guide.rst
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
.. _guide:

.. _Stressify: https://github.com/jfilhoGN/Stressify.jl/tree/main/examples
.. _Documentation: https://stressifyjl.readthedocs.io/en/latest/
.. _Community: https://app.gitter.im/#/room/#stressify:gitter.im

User Guide
==========

Expand All @@ -20,4 +24,11 @@ Finally, using the Julia language, it was also created to facilitate the creatio

However, with Julia's vast mathematical and statistical library, it facilitates the creation of new metrics from the execution return, with a dictionary with all response times.

Important Links
-------------------

In this links you can find more information about Stressify, enter in our community, it's a pleasure to have you with us.

- `Stressify`_
- `Documentation`_
- `Community`_
2 changes: 1 addition & 1 deletion docs/source/index.rst
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Welcome to Stressify.jl's documentation!
========================================

Contents:
Contents: Welcome to Stressify.jl' Performance Testing Documentation!

.. toctree::
:maxdepth: 2
Expand Down

0 comments on commit 266ad6b

Please sign in to comment.