Skip to content

Commit

Permalink
docs: 📝 update the project meta
Browse files Browse the repository at this point in the history
  • Loading branch information
moazelsawaf committed Jun 30, 2023
1 parent 9dc51b7 commit f9bd309
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 3 deletions.
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@ DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
7 changes: 5 additions & 2 deletions pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
name: cnbc_algo_01_dart
description: A sample command-line application.
description: A non-official Dart Implementation with 100% test coverage for "Algorithms Analysis and Design from scratch" course provided by "Cloud Native Base Camp" platform and instructed by "Eng. Ahmed Metwally".
version: 1.0.0
# repository: https://github.com/my_org/my_repo
repository: https://github.com/moazelsawaf/cnbc_algo_01_dart
homepage: https://github.com/moazelsawaf/cnbc_algo_01_dart
documentation: https://github.com/moazelsawaf/cnbc_algo_01_dart/blob/main/README.md
issue_tracker: https://github.com/moazelsawaf/cnbc_algo_01_dart/issues

environment:
sdk: ^3.0.0
Expand Down

0 comments on commit f9bd309

Please sign in to comment.