[asl] 115/177: Fix README

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Thu Aug 27 09:22:46 UTC 2015


This is an automated email from the git hooks/post-receive script.

ghisvail-guest pushed a commit to branch master
in repository asl.

commit 739649ef413b35f910b19d16942cc4fe952e15a7
Author: Avtech Scientific <AvtechScientific at users.noreply.github.com>
Date:   Mon Jul 27 11:44:57 2015 +0300

    Fix README
---
 README.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index 3d8b378..63fc557 100644
--- a/README.md
+++ b/README.md
@@ -14,7 +14,7 @@ ASL is distributed under the free GNU Affero General Public License (AGPLv3) wit
 
 ## Support
 
-Professional support, training and consulting services are provided by [Avtech Scientific](http://avtechscientific.com), whose team created and continues to extend the library. The company offers [innovative R&D solutions and services](http://avtechscientific.com/services) and is involved in diverse academic and industrial [collaborative projects](http://avtechscientific.com/projects) dealing with complex multidisciplinary problems.
+Professional consulting, training and integration services are provided by [Avtech Scientific](http://avtechscientific.com), whose team created and continues to extend the library. The company offers [innovative R&D solutions](http://avtechscientific.com/services) and is involved in diverse academic and industrial [collaborative projects](http://avtechscientific.com/projects) dealing with complex multidisciplinary problems.
 
 
 ## Quick Start
@@ -42,7 +42,7 @@ Professional support, training and consulting services are provided by [Avtech S
 
 ### Writing your own code using ASL
 
-1. Take a look on examples, start with [examples/flow/locomotive_in_tunnel.cc](http://asl.org.il/doc/Developer-Guide/locomotive_in_tunnel_8cc-example.html)
+1. Take a look on [examples](http://asl.org.il/doc/Developer-Guide/examples.html) and the [API documentation](http://asl.org.il/doc/Developer-Guide/), start with [examples/flow/locomotive_in_tunnel.cc](http://asl.org.il/doc/Developer-Guide/locomotive_in_tunnel_8cc-example.html)
 2. ASL installation supplies `ASL.pc` and `ASLConfig.cmake` files. To build your program using:
 	- `pkg-config`: launch ``c++ `pkg-config --cflags --libs ASL` -o locomotive_in_tunnel locomotive_in_tunnel.cc``
 	- `cmake`: write a basic `CMakeLists.txt` file:

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/asl.git



More information about the debian-science-commits mailing list