HTTP-APIs / hydrus

REST server - Flask Hydra-powered for Semantic Web
https://pypi.org/project/hydrus/
MIT License
195 stars 130 forks source link

Update README.md #608

Open Krish-bhardwaj opened 2 years ago

Krish-bhardwaj commented 2 years ago

issue number #607

Checklist

Current behaviour

less reference and some grammatical error in readme file

New expected behaviour

fixed issue

Change logs

can see my commit

Krish-bhardwaj commented 2 years ago

Hi maintainers , i am new to open source contribution , requested to merge my PR

Mec-iS commented 2 years ago

hydrus shall be alway lowercase

Mec-iS commented 2 years ago

please try to run the server in local and see if there is something useful you can add to the document, at this point there are only minor changes in this PR.

Krish-bhardwaj commented 2 years ago

Ok

Krish-bhardwaj commented 2 years ago

Hi @Mec-iS i have done some more changes in the doc please review it. Requested to merge the PR.

Krish-bhardwaj commented 2 years ago

Hi @Mec-iS why has this test failed ! can you explain me .

Mec-iS commented 2 years ago

you can see the full Travis log at https://app.travis-ci.com/github/HTTP-APIs/hydrus/jobs/557575062

nice try but it is still minor changes.

Conventions:

Krish-bhardwaj commented 2 years ago

you can see the full Travis log at https://app.travis-ci.com/github/HTTP-APIs/hydrus/jobs/557575062

nice try but it is still minor changes.

Conventions:

  • correct spell is "Hydra" for the framework
  • correct spell is "hydrus" for the server

can u explain me this error i am not able to figure it out , i have just changed / added new reference

Krish-bhardwaj commented 2 years ago

Hi @Mec-iS i have updated the Doc/wiki/images they were not clear and the updated version is better , requested to merge this pr or suggest some more changes

Mec-iS commented 2 years ago

Conventions: correct spell is "Hydra" for the framework correct spell is "hydrus" for the server

this is still not implemented.

Also you have to rebase this PR to the develop branch

Krish-bhardwaj commented 2 years ago

Conventions: correct spell is "Hydra" for the framework correct spell is "hydrus" for the server

this is still not implemented.

Also you have to rebase this PR to the develop branch

ok ill look into it

Krish-bhardwaj commented 2 years ago

Conventions: correct spell is "Hydra" for the framework correct spell is "hydrus" for the server

this is still not implemented.

Also you have to rebase this PR to the develop branch

my branch is already on develop image

Mec-iS commented 2 years ago

Also you have to rebase this PR to the develop branch

my branch is already on develop image

yes but your develop is not up to date with the remote one, so you have to pull or rebase. You need to be familiar with git and Github.

Krish-bhardwaj commented 2 years ago

Also you have to rebase this PR to the develop branch

my branch is already on develop image

yes but your develop is not up to date with the remote one, so you have to pull or rebase. You need to be familiar with git and Github.

now can you verify is my branch up to date ! , i will correct hydra and hydrus typo

Krish-bhardwaj commented 2 years ago

hi @Mec-iS i have done some more contribution , i have one doubt when we run help(hydrus) it is not showing all the comments why ? image