From 44fbff4318d4820fb448eea0581ec2e09c75dab2 Mon Sep 17 00:00:00 2001 From: unknown Date: Mon, 13 May 2019 00:07:19 -0700 Subject: [PATCH 1/2] add some readme.md texts --- readme.md | 29 ++++++++++++++++++++++++++--- 1 file changed, 26 insertions(+), 3 deletions(-) diff --git a/readme.md b/readme.md index ca231cc..5346b98 100644 --- a/readme.md +++ b/readme.md @@ -1,8 +1,19 @@ -## Adopt Platypus ## - +## Project 1: Adopt Platypus ## A website that will help people to adopt a platypus. It has info on how to care for platypus. It also has about us section. +Time spent: 3 days + +## User Stories ## + +* The following required functionalities is completed: + +* The web page is with responsive settings. +* About Page in landing page. + +## Built with ## + +* This site was built using [Bootstrap](https://getbootstrap.com/). ## Team Members ## @@ -13,8 +24,20 @@ A website that will help people to adopt a platypus. It has info on how to care ## View At ## +https://hopeful-kirch-b8202b.netlify.com + +## License ## -https://github.com/vietanhdtd/adopt-platypus +* Copyright 2017 - hoinganmotti@gmail.com +* Licensed under the Apache License, Version 2.0 (the "License"); +you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* http://www.apache.org/licenses/LICENSE-2.0 +* Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +limitations under the License. \ No newline at end of file From 18acdc86b21f30bdb16101e1b829093dafb781b0 Mon Sep 17 00:00:00 2001 From: unknown Date: Mon, 13 May 2019 00:08:26 -0700 Subject: [PATCH 2/2] again, add some readme.md texts --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 5346b98..ec67834 100644 --- a/readme.md +++ b/readme.md @@ -9,7 +9,7 @@ Time spent: 3 days * The following required functionalities is completed: * The web page is with responsive settings. -* About Page in landing page. +* About Page included in landing page. ## Built with ##