Skip to content

committing update to read me file#2

Merged
Paul-doherty-aquaq merged 3 commits intomasterfrom
initial-commit
May 30, 2018
Merged

committing update to read me file#2
Paul-doherty-aquaq merged 3 commits intomasterfrom
initial-commit

Conversation

@Paul-doherty-aquaq
Copy link
Copy Markdown
Contributor

No description provided.

README.md Outdated
For example this is the format of a request call a function called plus which passes two arguments labelled "xarg" and "yarg" with values 96.3 and 9.7:

e.g.
{
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

opening and closing { should be in code blocks as well

README.md Outdated

security.require-ssl=true
security.require-ssl=true

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'd get rid of all these blank lines between each property, they're not needed inside code blocks (same in earlier section)

README.md Outdated
Alternatively it can be run locally by providing the appropriate build configuration via command line or ide.

##Built with
## Built with
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Does this need a full section? Seems weird to have a section where title is longer than the full section

README.md Outdated

##Licensing
## Licensing
Please see license file.
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Does this need to be said? github displays license pretty prominently in the info bar at the top of the repo

README.md Outdated

##Contributing
## Contributing
The branch is currently locked down and will require a pull request reviewed by a member of the aquaq team before any changes can be committed. No newline at end of file
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

aquaq -> AquaQ

README.md Outdated

There is a DockerFile within the project for deploying the project on docker.

Alternatively it can be run locally by providing the appropriate build configuration via command line or ide.
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ide -> IDE

README.md Outdated

#####Certificates
##### Certificates
The requests are sent in HTTPS format and to provide this the project has a self-signed certifiate embedded within. It is strongly recommended that you add your own certificate. Updating the certificate will require and update to the following properties in application.properties:
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"will require and update" -> an update

also is application.properties a filename? I think it's generally nicer to have filenames as inline code e.g. application.properties (wrap it in ` to do this)

README.md Outdated
#kdb-rest-service
# kdb-rest-service

This is an open source rest service written in java which can be used to connect to an instance of kdb using json. The rest service can provide a single query to run or call a function predefined on the instance of kdb.
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'd remove "This is" and start with "An open source..."; the "this is" adds nothing IMO and I think it's advantageous to keep the description as brief as possible

possibly also capitalise JSON & REST given they are abbreviations?

README.md Outdated
##Contributing
The branch is currently locked down and will require a pull request reviewed by a member of the aquaq team before any changes can be committed. No newline at end of file
## Contributing
The branch is currently locked down and will require a pull request reviewed by a member of the AQUAQ team before any changes can be committed. No newline at end of file
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"AQUAQ" -> "AquaQ"

@Paul-doherty-aquaq Paul-doherty-aquaq merged commit 8e3cba1 into master May 30, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants